Home
last modified time | relevance | path

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

/drivers/net/can/
Dgrcan.c114 #define GRCAN_STAT_PASS 0x000001 macro
122 #define GRCAN_STAT_ERRCTR_RELATED (GRCAN_STAT_PASS | GRCAN_STAT_OFF)
623 } else if (status & GRCAN_STAT_PASS) { in grcan_err()