Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dgrcan.c112 #define GRCAN_STAT_PASS 0x000001 macro
120 #define GRCAN_STAT_ERRCTR_RELATED (GRCAN_STAT_PASS | GRCAN_STAT_OFF)
619 } else if (status & GRCAN_STAT_PASS) { in grcan_err()