Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/
Dpch_can.c58 #define PCH_REC 0x00007f00 macro
504 cf->data[7] = (errc & PCH_REC) >> 8; in pch_can_error()
512 if (((errc & PCH_REC) >> 8) > 96) in pch_can_error()
1140 bec->rxerr = (errc & PCH_REC) >> 8; in pch_can_get_berr_counter()