Home
last modified time | relevance | path

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

/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_kregs.h116 #define REG_MODE_ILBP BIT(21) macro
H A Dctucanfd_base.c331 (mode_reg | REG_MODE_ILBP) : in ctucan_set_mode()
332 (mode_reg & ~REG_MODE_ILBP); in ctucan_set_mode()