Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/
Dpch_can.c57 #define PCH_REC 0x00007f00 macro
507 if (((errc & PCH_REC) >> 8) > 96) in pch_can_error()
560 cf->data[7] = (errc & PCH_REC) >> 8; in pch_can_error()
1139 bec->rxerr = (errc & PCH_REC) >> 8; in pch_can_get_berr_counter()