Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/can/flexcan/
H A Dflexcan-core.c103 #define FLEXCAN_MECR_ECRWRDIS BIT(31) macro
1624 reg_mecr &= ~FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()
1635 reg_mecr |= FLEXCAN_MECR_ECRWRDIS; in flexcan_chip_start()

Completed in 7 milliseconds