Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h277 #define GMAC_HW_FEAT_FPESEL BIT(26) macro
H A Ddwmac4_dma.c467 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()