Searched refs:PHASE28_WM_RESET (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 Dphase.h40 #define PHASE28_WM_RESET (1 << 20) macro
H A Dphase.c446 snd_ice1712_gpio_set_mask(ice, ~(PHASE28_WM_RESET|PHASE28_WM_CS|
450 tmp &= ~PHASE28_WM_RESET;
456 tmp |= PHASE28_WM_RESET;

Completed in 37 milliseconds