Searched refs:has_gmac4 (Results 1 – 12 of 12) sorted by relevance
170 if (priv->plat->has_gmac4) { in stmmac_mdio_read()226 if (priv->plat->has_gmac4) { in stmmac_mdio_write()301 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
119 plat->has_gmac4 = 1; in intel_mgbe_common_data()384 plat->has_gmac4 = 1; in snps_gmac5_default_data()
66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
221 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
356 plat_dat->has_gmac4 = 1; in mediatek_dwmac_probe()
113 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
491 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
511 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
263 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
482 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()526 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_hwtstamp_set()759 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()3840 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
175 int has_gmac4; member
140 int has_gmac4;187 o has_gmac4: uses GMAC4 core.