Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/can/flexcan/
A Dflexcan-core.c103 #define FLEXCAN_MECR_ECRWRDIS BIT(31) macro
1635 reg_mecr &= ~FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()
1646 reg_mecr |= FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()

Completed in 8 milliseconds