Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c179 #define SUN4I_INTEN_BERR BIT(7) macro
355 writel(0xFF & ~SUN4I_INTEN_BERR, in sun4i_can_start()