Home
last modified time | relevance | path

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

/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c51 #define FLEXCAN_MCR_SLF_WAK BIT(22) macro
544 reg_mcr |= FLEXCAN_MCR_SLF_WAK; in flexcan_enter_stop_mode()
588 reg_mcr &= ~FLEXCAN_MCR_SLF_WAK; in flexcan_exit_stop_mode()