Searched refs:WS1_CTRL (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/aw2/
H A Daw2-saa7146.c111 acon1 |= 0 * WS1_CTRL;
304 /* WS1_CTRL, WS1_SYNC: output TSL1, I2S */
305 acon1 |= 1 * WS1_CTRL;
322 /* WS1_CTRL, WS1_SYNC: output TSL1, I2S */
323 acon1 &= ~(3 * WS1_CTRL);
H A Dsaa7146.h127 #define WS1_CTRL (1UL << 14) macro

Completed in 63 milliseconds