Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/
Dpch_can.c68 #define PCH_REC 0x00007f00 macro
518 if (((errc & PCH_REC) >> 8) > 96) in pch_can_error()
572 cf->data[7] = (errc & PCH_REC) >> 8; in pch_can_error()
1175 bec->rxerr = (errc & PCH_REC) >> 8; in pch_can_get_berr_counter()