Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/
Dpch_can.c58 #define PCH_TEC 0x000000ff macro
509 if ((errc & PCH_TEC) > 96) in pch_can_error()
521 if ((errc & PCH_TEC) > 127) in pch_can_error()
559 cf->data[6] = errc & PCH_TEC; in pch_can_error()
1138 bec->txerr = errc & PCH_TEC; in pch_can_get_berr_counter()