Searched refs:CS4215_SINGLE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c2350 #define CS4215_SINGLE(xname, entry, shift, mask, invert) \ macro
2366 CS4215_SINGLE("Headphone switch", 0, 7, 1, 0)
2367 CS4215_SINGLE("Line out switch", 0, 6, 1, 0)
2368 CS4215_SINGLE("Speaker switch", 1, 6, 1, 0)
2377 CS4215_SINGLE("Line in switch", 2, 4, 1, 0)
2378 CS4215_SINGLE("High Pass Filter switch", 5, 7, 1, 0)
2379 CS4215_SINGLE("Monitor Volume", 3, 4, 0xf, 1)
2380 CS4215_SINGLE("Mic boost", 4, 4, 1, 1)

Completed in 48 milliseconds