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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Dportman2x4.c128 #define PP_STAT_SEL 0x10 /* Select. Non-Inverted. */ macro
169 #define RXAVAIL PP_STAT_SEL /* Rx Available, channel 0. 0 0 0 */
170 // RXAVAIL1 PP_STAT_SEL /* Rx Available, channel 1. 0 0 1 */
171 #define SYNC_STAT PP_STAT_SEL /* Reserved - Sync Status. 0 1 0 */
173 #define TXEMPTY PP_STAT_SEL /* Tx Empty, channel 0. 1 0 0 */
174 // TXEMPTY1 PP_STAT_SEL /* Tx Empty, channel 1. 1 0 1 */
175 // TXEMPTY2 PP_STAT_SEL /* Tx Empty, channel 2. 1 1 0 */
176 // TXEMPTY3 PP_STAT_SEL /* Tx Empty, channel 3. 1 1 1 */

Completed in 45 milliseconds