Home
last modified time | relevance | path

Searched refs:ISR_FETALERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/vt6656/
H A Dmac.h246 #define ISR_FETALERR BIT(0) macro
/openbmc/linux/drivers/staging/vt6655/
H A Dmac.h365 #define ISR_FETALERR 0x00000100 macro
H A Ddevice_main.c1017 if (status & ISR_FETALERR) { in device_error()
1127 if (isr & ISR_FETALERR) { in vnt_interrupt_process()