Searched refs:PW_MGMT1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dak4642.c38 #define PW_MGMT1 0x00 macro
79 /* PW_MGMT1*/
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); ak4642_dai_startup()
333 snd_soc_update_bits(codec, PW_MGMT1, PMADL, 0); ak4642_dai_shutdown()
490 snd_soc_write(codec, PW_MGMT1, 0x00); ak4642_set_bias_level()
493 snd_soc_update_bits(codec, PW_MGMT1, PMVCM, PMVCM); ak4642_set_bias_level()
H A Dak4613.c27 #define PW_MGMT1 0x00 /* Power Management 1 */ macro
51 /* PW_MGMT1 */
373 snd_soc_write(codec, PW_MGMT1, mgmt1); ak4613_set_bias_level()

Completed in 217 milliseconds