Searched refs:REG_EWL_BOF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/can/ctucanfd/ | ||
H A D | ctucanfd_kregs.h | 189 #define REG_EWL_BOF BIT(18) macro |
H A D | ctucanfd_base.c | 771 } else if (FIELD_GET(REG_EWL_BOF, fs)) { in ctucan_read_fault_state() |