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