Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c273 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init() local
283 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
296 (needs_gmac4 ? PTP_GMAC4_OFFSET : PTP_GMAC3_X_OFFSET); in stmmac_hwif_init()
298 (needs_gmac4 ? MMC_GMAC4_OFFSET : MMC_GMAC3_X_OFFSET); in stmmac_hwif_init()
317 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
353 id, needs_gmac, needs_gmac4); in stmmac_hwif_init()