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