Searched refs:SUN4I_INT_RBUF_VLD (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/can/ | ||
H A D | sun4i_can.c | 172 #define SUN4I_INT_RBUF_VLD BIT(0) macro 656 if (isrc & SUN4I_INT_RBUF_VLD) { sun4i_can_interrupt() |
Completed in 106 milliseconds