Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dflexcan.c100 #define FLEXCAN_MECR_ECRWRDIS BIT(31) macro
1560 reg_mecr &= ~FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()
1571 reg_mecr |= FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()