Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dsun4i_can.c127 #define SUN4I_STA_ERR_DIR BIT(21) macro
589 if ((ecc & SUN4I_STA_ERR_DIR) == 0) in sun4i_can_err()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds