Home
last modified time | relevance | path

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

/drivers/net/can/rockchip/
A Drockchip_canfd.h64 #define RKCANFD_REG_INT_ERROR_INT BIT(6) macro
81 RKCANFD_REG_INT_ERROR_INT | \
91 RKCANFD_REG_INT_ERROR_INT | \
A Drockchip_canfd-core.c295 priv->reg_int_mask_default |= RKCANFD_REG_INT_ERROR_INT; in rkcanfd_chip_start()
669 if (reg_int & RKCANFD_REG_INT_ERROR_INT) in rkcanfd_irq()

Completed in 7 milliseconds