Home
last modified time | relevance | path

Searched refs:MAX9850_GENERAL_PURPOSE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax9850.h15 #define MAX9850_GENERAL_PURPOSE 0x03 macro
H A Dmax9850.c62 SOC_SINGLE("Mono Switch", MAX9850_GENERAL_PURPOSE, 2, 1, 0),
277 snd_soc_component_update_bits(component, MAX9850_GENERAL_PURPOSE, 1, 1); in max9850_probe()