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

/linux-4.1.27/sound/pci/ice1712/
H A Daureon.h52 #define AUREON_HP_SEL (1 << 14) macro
H A Daureon.c1296 tmp |= AUREON_HP_SEL; aureon_set_headphone_amp()
1302 tmp &= ~AUREON_HP_SEL; aureon_set_headphone_amp()
1316 return (tmp & AUREON_HP_SEL) != 0; aureon_get_headphone_amp()
2035 snd_ice1712_gpio_set_mask(ice, ~(AUREON_WM_RESET|AUREON_WM_CS|AUREON_CS8415_CS|AUREON_HP_SEL)); aureon_reset()

Completed in 48 milliseconds