Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dsun4i_can.c165 #define SUN4I_INT_BUS_ERR BIT(7) macro
562 if (isrc & SUN4I_INT_BUS_ERR) { in sun4i_can_err()
671 (SUN4I_INT_DATA_OR | SUN4I_INT_ERR_WRN | SUN4I_INT_BUS_ERR | in sun4i_can_interrupt()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds