Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/codecs/
Dmax9850.h20 #define MAX9850_GENERAL_PURPOSE 0x03 macro
Dmax9850.c63 SOC_SINGLE("Mono Switch", MAX9850_GENERAL_PURPOSE, 2, 1, 0),
306 snd_soc_update_bits(codec, MAX9850_GENERAL_PURPOSE, 1, 1); in max9850_probe()