Searched refs:XCAN_ECC_1BIT_CNT_MASK (Results 1 – 1 of 1) sorted by relevance
163 #define XCAN_ECC_1BIT_CNT_MASK GENMASK(15, 0) /* FIFO ECC 1bit count mask */ macro1214 FIELD_GET(XCAN_ECC_1BIT_CNT_MASK, reg_rx_ecc)); in xcan_err_interrupt()1224 FIELD_GET(XCAN_ECC_1BIT_CNT_MASK, reg_txol_ecc)); in xcan_err_interrupt()1234 FIELD_GET(XCAN_ECC_1BIT_CNT_MASK, reg_txtl_ecc)); in xcan_err_interrupt()