Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c129 #define SUN4I_STA_ERR_DIR BIT(21) macro
605 if ((ecc & SUN4I_STA_ERR_DIR) == 0) { in sun4i_can_err()