Searched refs:CAN_MCAN_CCCR_MON (Results 1 – 2 of 2) sorted by relevance
421 cccr |= CAN_MCAN_CCCR_MON; in can_mcan_set_mode()423 cccr &= ~CAN_MCAN_CCCR_MON; in can_mcan_set_mode()1434 reg &= ~(CAN_MCAN_CCCR_FDOE | CAN_MCAN_CCCR_BRSE | CAN_MCAN_CCCR_TEST | CAN_MCAN_CCCR_MON | in can_mcan_init()
76 #define CAN_MCAN_CCCR_MON BIT(5) macro