Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/
Dpch_can.c59 #define PCH_TEC 0x000000ff macro
503 cf->data[6] = errc & PCH_TEC; in pch_can_error()
514 if ((errc & PCH_TEC) > 96) in pch_can_error()
526 if ((errc & PCH_TEC) > 127) in pch_can_error()
1139 bec->txerr = errc & PCH_TEC; in pch_can_get_berr_counter()