Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dhwif.c221 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init() local
231 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
242 (needs_gmac4 ? PTP_GMAC4_OFFSET : PTP_GMAC3_X_OFFSET); in stmmac_hwif_init()
244 (needs_gmac4 ? MMC_GMAC4_OFFSET : MMC_GMAC3_X_OFFSET); in stmmac_hwif_init()
263 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
297 id, needs_gmac, needs_gmac4); in stmmac_hwif_init()