Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhd64570.h172 #define ST_ERROR_MASK 0x7C macro
Dhd64572.h231 #define ST_ERROR_MASK 0x7C macro
Dhd64572.c261 else if ((stat & ST_ERROR_MASK) || port->rxpart) { in sca_rx_done()
Dhd64570.c317 else if ((stat & ST_ERROR_MASK) || port->rxpart) { in sca_rx_intr()