Searched refs:PW_MGMT1 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | ak4642.c | 38 #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()
|
D | ak4613.c | 27 #define PW_MGMT1 0x00 /* Power Management 1 */ macro 374 snd_soc_write(codec, PW_MGMT1, mgmt1); in ak4613_set_bias_level()
|