Searched refs:PW_MGMT3 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | ak4613.c | 26 #define PW_MGMT3 0x02 /* Power Management 3 */ macro 195 SND_SOC_DAPM_DAC("DAC1", NULL, PW_MGMT3, 0, 0), 196 SND_SOC_DAPM_DAC("DAC2", NULL, PW_MGMT3, 1, 0), 197 SND_SOC_DAPM_DAC("DAC3", NULL, PW_MGMT3, 2, 0), 198 SND_SOC_DAPM_DAC("DAC4", NULL, PW_MGMT3, 3, 0), 199 SND_SOC_DAPM_DAC("DAC5", NULL, PW_MGMT3, 4, 0), 200 SND_SOC_DAPM_DAC("DAC6", NULL, PW_MGMT3, 5, 0), 494 mgmt3 = snd_soc_component_read(component, PW_MGMT3); in ak4613_dummy_write() 497 snd_soc_component_write(component, PW_MGMT3, mgmt3); in ak4613_dummy_write()
|
D | ak4642.c | 50 #define PW_MGMT3 0x10 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()
|