Searched refs:REG_EWL_EW_LIMIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/can/ctucanfd/ | ||
D | ctucanfd_kregs.h | 185 #define REG_EWL_EW_LIMIT GENMASK(7, 0) macro |
D | ctucanfd_base.c | 761 ewl = FIELD_GET(REG_EWL_EW_LIMIT, fs); in ctucan_read_fault_state() |