Searched refs:MAC_VERSION_SNPSVER (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_dwmac.c | 578 __ASSERT(FIELD_GET(MAC_VERSION_SNPSVER, reg_val) >= 0x40, in dwmac_probe() |
D | eth_dwmac_priv.h | 426 #define MAC_VERSION_SNPSVER GENMASK(7, 0) macro |