Searched refs:ML26124_REC_PLYBAK_RUN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ml26124.h | 21 #define ML26124_REC_PLYBAK_RUN 0x12 macro
|
H A D | ml26124.c | 382 snd_soc_component_update_bits(component, ML26124_REC_PLYBAK_RUN, BIT(0), 1); in ml26124_mute() 385 snd_soc_component_update_bits(component, ML26124_REC_PLYBAK_RUN, BIT(1), 2); in ml26124_mute()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ml26124.h | 21 #define ML26124_REC_PLYBAK_RUN 0x12 macro
|
H A D | ml26124.c | 382 snd_soc_component_update_bits(component, ML26124_REC_PLYBAK_RUN, BIT(0), 1); in ml26124_mute() 385 snd_soc_component_update_bits(component, ML26124_REC_PLYBAK_RUN, BIT(1), 2); in ml26124_mute()
|
Completed in 4 milliseconds