Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dsun4i_can.c160 #define SUN4I_STA_RBUF_RDY BIT(0) macro
664 while (status & SUN4I_STA_RBUF_RDY) { in sun4i_can_interrupt()