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

/linux-4.1.27/drivers/staging/vt6655/
H A Dmib.c95 if (dwIsr & ISR_FETALERR) /* ISR, bit8 */ STAvUpdateIsrStatCounter()
H A Ddevice_main.c981 if (status & ISR_FETALERR) { device_error()
1103 if (pDevice->dwIsr & ISR_FETALERR) { device_intr()
1104 pr_debug(" ISR_FETALERR\n"); device_intr()
H A Dmac.h382 #define ISR_FETALERR 0x00000100 macro
/linux-4.1.27/drivers/staging/vt6656/
H A Dmac.h261 #define ISR_FETALERR 0x01 macro

Completed in 176 milliseconds