Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c110 #define XCAN_SR_ESTAT_MASK 0x00000180 /* Error status */ macro
940 if ((status & XCAN_SR_ESTAT_MASK) == XCAN_SR_ESTAT_MASK) in xcan_current_error_state()