Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/can/
H A Dbxcan.c134 BXCAN_LEC_UNUSED enumerator
528 * since CPU wrote BXCAN_LEC_UNUSED value to status reg. in bxcan_handle_bus_err()
530 if (lec_code == BXCAN_LEC_UNUSED || lec_code == BXCAN_LEC_NO_ERROR) in bxcan_handle_bus_err()
703 FIELD_PREP(BXCAN_ESR_LEC_MASK, BXCAN_LEC_UNUSED)); in bxcan_chip_start()

Completed in 2 milliseconds