Searched refs:HECC_CANRMP (Results 1 – 1 of 1) sorted by relevance
114 #define HECC_CANRMP 0x18 /* Receive message pending */ macro374 hecc_write(priv, HECC_CANRMP, HECC_SET_REG); in ti_hecc_reset()578 hecc_write(priv, HECC_CANRMP, mbx_mask); in ti_hecc_rx_pkt()624 while ((pending_pkts = hecc_read(priv, HECC_CANRMP)) && in ti_hecc_rx_poll()649 if (hecc_read(priv, HECC_CANRMP) == 0) { in ti_hecc_rx_poll()800 if (hecc_read(priv, HECC_CANRMP)) { in ti_hecc_interrupt()