Searched refs:PW_MGMT3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ak4613.c | 26 #define PW_MGMT3 0x02 /* Power Management 3 */ macro 57 /* PW_MGMT3 */ 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), 481 * PW_MGMT1 / PW_MGMT3 needs dummy write at least after 5 LR clocks in ak4613_dummy_write() 494 mgmt3 = snd_soc_component_read(component, PW_MGMT3); in ak4613_dummy_write() [all...] |
H A D | ak4642.c | 50 #define PW_MGMT3 0x10 macro 92 /* PW_MGMT3 */ 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 | ak4613.c | 112 #define PW_MGMT3 0x02 /* Power Management 3 */ macro 143 /* PW_MGMT3 */ 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), 690 * PW_MGMT1 / PW_MGMT3 needs dummy write at least after 5 LR clocks in ak4613_dummy_write() 703 mgmt3 = snd_soc_component_read(component, PW_MGMT3); in ak4613_dummy_write() [all...] |
H A D | ak4642.c | 50 #define PW_MGMT3 0x10 macro 92 /* PW_MGMT3 */ 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 5 milliseconds