Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstmmac.h207 int has_xgmac; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c428 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
469 if (priv->plat->has_xgmac) in stmmac_mdio_register()
H A Dstmmac_ptp.c66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
H A Dstmmac_ethtool.c273 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
427 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
449 } else if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
H A Dhwif.c269 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
H A Dstmmac_main.c274 if (priv->plat->has_xgmac) { in stmmac_clk_csr_set()
488 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
737 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
785 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
862 } else if (priv->plat->has_xgmac) { in stmmac_validate()
4225 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
4894 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_hw_init()
5155 if (priv->plat->has_xgmac) in stmmac_dvr_probe()
H A Dstmmac_platform.c540 plat->has_xgmac = 1; in stmmac_probe_config_dt()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst496 int has_xgmac;