Searched refs:MAC_CONF_RE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_dwmac.c | 549 reg_val |= MAC_CONF_CST | MAC_CONF_TE | MAC_CONF_RE; in dwmac_iface_init() |
D | eth_dwmac_priv.h | 121 #define MAC_CONF_RE BIT(0) macro |