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

/linux-4.4.14/sound/soc/codecs/
H A Dak4535.h25 #define AK4535_MODE2 0x5 macro
H A Dak4535.c77 SOC_ENUM_SINGLE(AK4535_MODE2, 2, 2, ak4535_hp_out),
160 SND_SOC_DAPM_PGA("Speaker Enable", AK4535_MODE2, 0, 0, NULL, 0),
267 u8 mode2 = snd_soc_read(codec, AK4535_MODE2) & ~(0x3 << 5); ak4535_hw_params()
286 snd_soc_write(codec, AK4535_MODE2, mode2); ak4535_hw_params()

Completed in 33 milliseconds