Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h261 #define GMAC_HW_FEAT_SPHEN BIT(17) macro
H A Ddwmac4_dma.c418 dma_cap->sphen = (hw_cap & GMAC_HW_FEAT_SPHEN) >> 17; in dwmac4_get_hw_feature()