Home
last modified time | relevance | path

Searched refs:PW_MGMT3 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dak4613.c112 #define PW_MGMT3 0x02 /* Power Management 3 */ macro
336 SND_SOC_DAPM_DAC("DAC1", NULL, PW_MGMT3, 0, 0),
337 SND_SOC_DAPM_DAC("DAC2", NULL, PW_MGMT3, 1, 0),
338 SND_SOC_DAPM_DAC("DAC3", NULL, PW_MGMT3, 2, 0),
339 SND_SOC_DAPM_DAC("DAC4", NULL, PW_MGMT3, 3, 0),
340 SND_SOC_DAPM_DAC("DAC5", NULL, PW_MGMT3, 4, 0),
341 SND_SOC_DAPM_DAC("DAC6", NULL, PW_MGMT3, 5, 0),
703 mgmt3 = snd_soc_component_read(component, PW_MGMT3); in ak4613_dummy_write()
706 snd_soc_component_write(component, PW_MGMT3, mgmt3); in ak4613_dummy_write()
Dak4642.c50 #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()