Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/flexcan/
Dflexcan-core.c51 #define FLEXCAN_MCR_SLF_WAK BIT(22) macro
536 reg_mcr |= FLEXCAN_MCR_SLF_WAK; in flexcan_enter_stop_mode()
569 reg_mcr &= ~FLEXCAN_MCR_SLF_WAK; in flexcan_exit_stop_mode()