Searched refs:REG_STATUS_DOR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/can/ctucanfd/ | ||
H A D | ctucanfd_kregs.h | 125 #define REG_STATUS_DOR BIT(1) macro |
H A D | ctucanfd_base.c | 939 if (FIELD_GET(REG_STATUS_DOR, status)) { in ctucan_rx_poll() |