Searched refs:PW_MGMT1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | ak4642.c | 36 #define PW_MGMT1 0x00 macro 214 SND_SOC_DAPM_MIXER_E("LINEOUT Mixer", PW_MGMT1, 3, 0, 222 SND_SOC_DAPM_DAC("DAC", NULL, PW_MGMT1, 2, 0), 317 snd_soc_update_bits(codec, PW_MGMT1, PMADL, PMADL); in ak4642_dai_startup() 333 snd_soc_update_bits(codec, PW_MGMT1, PMADL, 0); in ak4642_dai_shutdown() 490 snd_soc_write(codec, PW_MGMT1, 0x00); in ak4642_set_bias_level() 493 snd_soc_update_bits(codec, PW_MGMT1, PMVCM, PMVCM); in ak4642_set_bias_level()
|