Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c128 #define SUN4I_STA_MASK_ERR (0x03 << 22) macro
589 switch (ecc & SUN4I_STA_MASK_ERR) { in sun4i_can_err()