Searched refs:MAX9850_VOLUME (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ |
A D | max9850.c | 60 SOC_SINGLE_TLV("Headphone Volume", MAX9850_VOLUME, 0, 0x3f, 1, max9850_tlv), 61 SOC_SINGLE("Headphone Switch", MAX9850_VOLUME, 7, 1, 1), 279 snd_soc_component_update_bits(component, MAX9850_VOLUME, 0x40, 0x40); in max9850_probe()
|
A D | max9850.h | 14 #define MAX9850_VOLUME 0x02 macro
|
Completed in 3 milliseconds