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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dvia82xx_modem.c175 #define VIA_ACLINK_C00_READY 0x01 /* primary codec ready */ macro
953 if (! (pval & VIA_ACLINK_C00_READY)) { /* codec not ready? */
978 if (pval & VIA_ACLINK_C00_READY) /* primary codec ready */
H A Dvia82xx.c264 #define VIA_ACLINK_C00_READY 0x01 /* primary codec ready */ macro
2119 if (! (pval & VIA_ACLINK_C00_READY)) { /* codec not ready? */
2148 if (pval & VIA_ACLINK_C00_READY) /* primary codec ready */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dvia82xx_modem.c175 #define VIA_ACLINK_C00_READY 0x01 /* primary codec ready */ macro
953 if (! (pval & VIA_ACLINK_C00_READY)) { /* codec not ready? */
978 if (pval & VIA_ACLINK_C00_READY) /* primary codec ready */
H A Dvia82xx.c264 #define VIA_ACLINK_C00_READY 0x01 /* primary codec ready */ macro
2119 if (! (pval & VIA_ACLINK_C00_READY)) { /* codec not ready? */
2148 if (pval & VIA_ACLINK_C00_READY) /* primary codec ready */

Completed in 126 milliseconds