Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c82 #define FLEXCAN_CTRL_LBUF BIT(4) macro
1516 reg_ctrl |= FLEXCAN_CTRL_BOFF_REC | FLEXCAN_CTRL_LBUF | in flexcan_chip_start()