Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/
Dpch_can.c69 #define PCH_TEC 0x000000ff macro
520 if ((errc & PCH_TEC) > 96) in pch_can_error()
532 if ((errc & PCH_TEC) > 127) in pch_can_error()
571 cf->data[6] = errc & PCH_TEC; in pch_can_error()
1174 bec->txerr = errc & PCH_TEC; in pch_can_get_berr_counter()