Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dflexcan.c101 #define FLEXCAN_MECR_ECRWRDIS BIT(31) macro
924 reg_mecr &= ~FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()