Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c177 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()
Dstmmac_ptp.c76 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dhwif.c213 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
Ddwmac-dwc-qos-eth.c119 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
Dstmmac_platform.c475 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Dstmmac_main.c521 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()
Dstmmac_ethtool.c264 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
/Linux-v4.19/include/linux/
Dstmmac.h189 int has_gmac4; member
/Linux-v4.19/Documentation/networking/
Dstmmac.txt140 int has_gmac4;
187 o has_gmac4: uses GMAC4 core.