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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslichw.h116 #define ISR_UPCERR 0x01000000 macro
H A Dslicoss.c1098 if ((isr & ISR_UPCERR) || (isr & ISR_UPCBSY)) {
1193 if (isr & ISR_UPCERR) {
2866 (isr & ISR_UPCERR) || (isr & ISR_UPCBSY)) {
2885 (isr & ISR_UPCERR) || (isr & ISR_UPCBSY)) {

Completed in 97 milliseconds