Searched refs:CAN_MCAN_CCCR_CSR (Results 1 – 2 of 2) sorted by relevance
60 cccr &= ~CAN_MCAN_CCCR_CSR; in can_mcan_exit_sleep_mode()76 cccr |= CAN_MCAN_CCCR_CSR; in can_mcan_exit_sleep_mode()
77 #define CAN_MCAN_CCCR_CSR BIT(4) macro