Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dsun4i_can.c168 #define SUN4I_INT_ARB_LOST BIT(6) macro
621 if (isrc & SUN4I_INT_ARB_LOST) { in sun4i_can_err()
685 SUN4I_INT_ERR_PASSIVE | SUN4I_INT_ARB_LOST)) { in sun4i_can_interrupt()