Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dsun4i_can.c165 #define SUN4I_INT_BUS_ERR BIT(7) macro
556 if (isrc & SUN4I_INT_BUS_ERR) { in sun4i_can_err()
665 (SUN4I_INT_DATA_OR | SUN4I_INT_ERR_WRN | SUN4I_INT_BUS_ERR | in sun4i_can_interrupt()