Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c189 #define HECC_CANGIF_BOIF BIT(10) /* Bus off interrupt */ macro
678 if ((int_status & HECC_CANGIF_BOIF) == 0) { in ti_hecc_error()
693 if ((int_status & HECC_CANGIF_BOIF) == 0) { in ti_hecc_error()
711 if ((int_status & HECC_CANGIF_BOIF) || (err_status & HECC_CANES_BO)) { in ti_hecc_error()