Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dsun4i_can.c172 #define SUN4I_INT_RBUF_VLD BIT(0) macro
656 if (isrc & SUN4I_INT_RBUF_VLD) { in sun4i_can_interrupt()