Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/
Dsun4i_can.c168 #define SUN4I_INT_WAKEUP BIT(4) macro
649 if (isrc & SUN4I_INT_WAKEUP) in sun4i_can_interrupt()