Searched refs:XCAN_ECC_2BIT_CNT_MASK (Results 1 – 1 of 1) sorted by relevance
164 #define XCAN_ECC_2BIT_CNT_MASK GENMASK(31, 16) /* FIFO ECC 2bit count mask */ macro1209 FIELD_GET(XCAN_ECC_2BIT_CNT_MASK, reg_rx_ecc)); in xcan_err_interrupt()1219 FIELD_GET(XCAN_ECC_2BIT_CNT_MASK, reg_txol_ecc)); in xcan_err_interrupt()1229 FIELD_GET(XCAN_ECC_2BIT_CNT_MASK, reg_txtl_ecc)); in xcan_err_interrupt()