Searched refs:PW_MGMT3 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | ak4613.c | 29 #define PW_MGMT3 0x02 /* Power Management 3 */ macro 185 SND_SOC_DAPM_DAC("DAC1", NULL, PW_MGMT3, 0, 0), 186 SND_SOC_DAPM_DAC("DAC2", NULL, PW_MGMT3, 1, 0), 187 SND_SOC_DAPM_DAC("DAC3", NULL, PW_MGMT3, 2, 0), 188 SND_SOC_DAPM_DAC("DAC4", NULL, PW_MGMT3, 3, 0), 189 SND_SOC_DAPM_DAC("DAC5", NULL, PW_MGMT3, 4, 0), 190 SND_SOC_DAPM_DAC("DAC6", NULL, PW_MGMT3, 5, 0),
|
| D | ak4642.c | 54 #define PW_MGMT3 0x10 macro 318 snd_soc_update_bits(codec, PW_MGMT3, PMADR, PMADR); in ak4642_dai_startup() 334 snd_soc_update_bits(codec, PW_MGMT3, PMADR, 0); in ak4642_dai_shutdown()
|