Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c167 #define SUN4I_INT_BUS_ERR BIT(7) macro
578 if (isrc & SUN4I_INT_BUS_ERR) { in sun4i_can_err()
680 (SUN4I_INT_DATA_OR | SUN4I_INT_ERR_WRN | SUN4I_INT_BUS_ERR | in sun4i_can_interrupt()