Searched refs:has_gmac4 (Results 1 – 9 of 9) sorted by relevance
177 if (priv->plat->has_gmac4) in stmmac_mdio_read()220 if (priv->plat->has_gmac4) in stmmac_mdio_write()299 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
76 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
213 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
119 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
475 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
521 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()565 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_hwtstamp_ioctl()781 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()3341 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_rx()3687 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
264 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
189 int has_gmac4; member
140 int has_gmac4;187 o has_gmac4: uses GMAC4 core.