Searched refs:MAX9850_VOLUME (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/soc/codecs/ |
D | max9850.c | 61 SOC_SINGLE_TLV("Headphone Volume", MAX9850_VOLUME, 0, 0x3f, 1, max9850_tlv), 62 SOC_SINGLE("Headphone Switch", MAX9850_VOLUME, 7, 1, 1), 308 snd_soc_update_bits(codec, MAX9850_VOLUME, 0x40, 0x40); in max9850_probe()
|
D | max9850.h | 19 #define MAX9850_VOLUME 0x02 macro
|