Searched refs:MAX9850_VOLUME (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | max9850.h | 19 #define MAX9850_VOLUME 0x02 macro
|
H A D | max9850.c | 79 SOC_SINGLE_TLV("Headphone Volume", MAX9850_VOLUME, 0, 0x3f, 1, max9850_tlv), 80 SOC_SINGLE("Headphone Switch", MAX9850_VOLUME, 7, 1, 1), 299 snd_soc_update_bits(codec, MAX9850_VOLUME, 0x40, 0x40); max9850_probe()
|
Completed in 44 milliseconds