Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c170 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()
Dstmmac_pci.c119 plat->has_gmac4 = 1; in intel_mgbe_common_data()
384 plat->has_gmac4 = 1; in snps_gmac5_default_data()
Dstmmac_ptp.c66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dhwif.c221 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
Ddwmac-mediatek.c356 plat_dat->has_gmac4 = 1; in mediatek_dwmac_probe()
Ddwmac-dwc-qos-eth.c113 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
Ddwmac-qcom-ethqos.c491 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
Dstmmac_platform.c511 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Dstmmac_ethtool.c263 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
Dstmmac_main.c482 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()
/Linux-v5.4/include/linux/
Dstmmac.h175 int has_gmac4; member
/Linux-v5.4/Documentation/networking/device_drivers/stmicro/
Dstmmac.txt140 int has_gmac4;
187 o has_gmac4: uses GMAC4 core.