Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c173 #define SUN4I_INT_TBUF_VLD BIT(1) macro
664 if (isrc & SUN4I_INT_TBUF_VLD) { in sun4i_can_interrupt()