Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c172 #define SUN4I_INT_ERR_WRN BIT(2) macro
562 if (isrc & SUN4I_INT_ERR_WRN) { in sun4i_can_err()
684 (SUN4I_INT_DATA_OR | SUN4I_INT_ERR_WRN | SUN4I_INT_BUS_ERR | in sun4i_can_interrupt()