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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Daureon.h52 #define AUREON_HP_SEL (1 << 14) macro
H A Daureon.c1318 tmp |= AUREON_HP_SEL;
1324 tmp &= ~AUREON_HP_SEL;
1338 return (tmp & AUREON_HP_SEL) != 0;
2062 snd_ice1712_gpio_set_mask(ice, ~(AUREON_WM_RESET|AUREON_WM_CS|AUREON_CS8415_CS|AUREON_HP_SEL));

Completed in 36 milliseconds