Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c104 #define FLEXCAN_MECR_HANCEI_MSK BIT(19) macro
1628 reg_mecr &= ~(FLEXCAN_MECR_NCEFAFRZ | FLEXCAN_MECR_HANCEI_MSK | in flexcan_chip_start()