Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dhwif.c260 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init() local
270 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
283 (needs_gmac4 ? PTP_GMAC4_OFFSET : PTP_GMAC3_X_OFFSET); in stmmac_hwif_init()
285 (needs_gmac4 ? MMC_GMAC4_OFFSET : MMC_GMAC3_X_OFFSET); in stmmac_hwif_init()
304 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
340 id, needs_gmac, needs_gmac4); in stmmac_hwif_init()

Completed in 3 milliseconds