Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c270 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init() local
280 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
293 (needs_gmac4 ? PTP_GMAC4_OFFSET : PTP_GMAC3_X_OFFSET); in stmmac_hwif_init()
295 (needs_gmac4 ? MMC_GMAC4_OFFSET : MMC_GMAC3_X_OFFSET); in stmmac_hwif_init()
314 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
350 id, needs_gmac, needs_gmac4); in stmmac_hwif_init()