diff options
author | Kristoffer KARLSSON <kristoffer.karlsson@stericsson.com> | 2012-04-20 11:32:44 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-23 20:05:06 +0100 |
commit | dd7b10b30c40dddb9750926d78cfe89c0cd8434d (patch) | |
tree | 84084ba083aa317576dd37d62070fd160c6e07de /include/sound/pcm-indirect.h | |
parent | 4183eed288f31c3b9142476915e842f879f36b8e (diff) | |
download | linux-dd7b10b30c40dddb9750926d78cfe89c0cd8434d.tar.gz linux-dd7b10b30c40dddb9750926d78cfe89c0cd8434d.tar.bz2 linux-dd7b10b30c40dddb9750926d78cfe89c0cd8434d.zip |
ASoC: core: Add strobe control
Added support for a control that strobes a bit in
a register to high then back to low (or the inverse).
This is typically useful for hardware that requires
strobing a singe bit to trigger some functionality
and where exposing the bit in a normal single control
would require the user to first manually set then
again unset the bit again for the strobe to trigger.
Added convenience macro.
SOC_SINGLE_STROBE
Added accessor implementations.
snd_soc_get_strobe
snd_soc_put_strobe
Signed-off-by: Kristoffer KARLSSON <kristoffer.karlsson@stericsson.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound/pcm-indirect.h')
0 files changed, 0 insertions, 0 deletions