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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dak4535.h25 #define AK4535_MODE2 0x5 macro
H A Dak4535.c117 SOC_ENUM_SINGLE(AK4535_MODE2, 2, 2, ak4535_hp_out),
200 SND_SOC_DAPM_PGA("Speaker Enable", AK4535_MODE2, 0, 0, NULL, 0),
319 u8 mode2 = ak4535_read_reg_cache(codec, AK4535_MODE2) & ~(0x3 << 5);
338 ak4535_write(codec, AK4535_MODE2, mode2);

Completed in 71 milliseconds