Home
last modified time | relevance | path

Searched refs:GMAC_HW_FEAT_MIISEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h254 #define GMAC_HW_FEAT_MIISEL BIT(0) macro
H A Ddwmac4_dma.c391 dma_cap->mbps_10_100 = (hw_cap & GMAC_HW_FEAT_MIISEL); in dwmac4_get_hw_feature()