Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c166 #define HECC_CANES_ACKE BIT(19) /* ack error */ macro
178 HECC_CANES_ACKE)
741 if (err_status & HECC_CANES_ACKE) { in ti_hecc_error()
742 hecc_set_bit(priv, HECC_CANES, HECC_CANES_ACKE); in ti_hecc_error()