Searched refs:PMADR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ak4642.c | 93 #define PMADR (1 << 0) /* MIC L / ADC R Power Management */ macro 314 snd_soc_component_update_bits(component, PW_MGMT3, PMADR, PMADR); in ak4642_dai_startup() 330 snd_soc_component_update_bits(component, PW_MGMT3, PMADR, 0); in ak4642_dai_shutdown()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4642.c | 93 #define PMADR (1 << 0) /* MIC L / ADC R Power Management */ macro 314 snd_soc_component_update_bits(component, PW_MGMT3, PMADR, PMADR); in ak4642_dai_startup() 330 snd_soc_component_update_bits(component, PW_MGMT3, PMADR, 0); in ak4642_dai_shutdown()
|
Completed in 3 milliseconds