Home
last modified time | relevance | path

Searched refs:ST_ERROR_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h172 #define ST_ERROR_MASK 0x7C macro
H A Dhd64572.h226 #define ST_ERROR_MASK 0x7C macro
H A Dhd64572.c251 else if ((stat & ST_ERROR_MASK) || port->rxpart) { in sca_rx_done()
H A Dhd64570.c311 else if ((stat & ST_ERROR_MASK) || port->rxpart) { in sca_rx_intr()