Home
last modified time | relevance | path

Searched refs:phy_interface (Results 1 – 25 of 59) sorted by relevance

123

/linux-5.19.10/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c196 switch (priv->phy_interface) { in bcmgenet_mii_config()
259 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface); in bcmgenet_mii_config()
266 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA); in bcmgenet_mii_config()
293 phy_interface_t phy_iface = priv->phy_interface; in bcmgenet_mii_probe()
326 switch (priv->phy_interface) { in bcmgenet_mii_probe()
428 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init()
526 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init()
533 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init()
565 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init()
587 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pd_init()
[all …]
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-intel.c250 priv->plat->phy_interface = PHY_INTERFACE_MODE_2500BASEX; in intel_speed_mode_2500()
254 priv->plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in intel_speed_mode_2500()
571 if (plat->phy_interface == PHY_INTERFACE_MODE_SGMII) { in intel_mgbe_common_data()
623 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data()
639 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data()
665 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data()
676 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data()
704 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse1_rgmii1g_data()
715 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data()
751 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy0_data()
[all …]
Dstmmac_pci.c59 plat->phy_interface = PHY_INTERFACE_MODE_GMII; in stmmac_default_data()
115 plat->phy_interface = PHY_INTERFACE_MODE_GMII; in snps_gmac5_default_data()
Ddwmac-visconti.c146 switch (plat_dat->phy_interface) { in visconti_eth_init_hw()
160 dev_err(&pdev->dev, "Unsupported phy-mode (%d)\n", plat_dat->phy_interface); in visconti_eth_init_hw()
Ddwmac-loongson.c117 plat->phy_interface = phy_mode; in loongson_dwmac_probe()
/linux-5.19.10/drivers/net/ethernet/freescale/
Ducc_geth.c1319 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_RMII) || in adjust_enet_interface()
1320 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII) || in adjust_enet_interface()
1321 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_ID) || in adjust_enet_interface()
1322 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_RXID) || in adjust_enet_interface()
1323 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_TXID) || in adjust_enet_interface()
1324 (ugeth->phy_interface == PHY_INTERFACE_MODE_RTBI)) { in adjust_enet_interface()
1325 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RMII) in adjust_enet_interface()
1332 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RTBI) in adjust_enet_interface()
1336 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_TBI) || in adjust_enet_interface()
1337 (ugeth->phy_interface == PHY_INTERFACE_MODE_RTBI)) { in adjust_enet_interface()
[all …]
/linux-5.19.10/include/linux/
Dsh_eth.h11 phy_interface_t phy_interface; member
Dsmsc911x.h21 phy_interface_t phy_interface; member
Dstmmac.h193 phy_interface_t phy_interface; member
/linux-5.19.10/include/linux/platform_data/
Dbcmgenet.h11 phy_interface_t phy_interface; member
Dxilinx-ll-temac.h17 phy_interface_t phy_interface; /* PHY interface mode */ member
/linux-5.19.10/arch/sh/boards/mach-rsk/
Ddevices-rsk7264.c17 .phy_interface = PHY_INTERFACE_MODE_MII,
Ddevices-rsk7269.c19 .phy_interface = PHY_INTERFACE_MODE_MII,
Ddevices-rsk7203.c21 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/arch/sh/boards/
Dboard-espt.c79 .phy_interface = PHY_INTERFACE_MODE_MII,
Dboard-apsh4ad0a.c45 .phy_interface = PHY_INTERFACE_MODE_MII,
Dboard-polaris.c53 .phy_interface = PHY_INTERFACE_MODE_MII,
Dboard-apsh4a3a.c93 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1668 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_unmask_irq()
1669 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1670 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_unmask_irq()
1680 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_gop_unmask_irq()
1699 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_mask_irq()
1700 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1701 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_mask_irq()
1717 phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_setup_irq()
1718 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1719 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_setup_irq()
[all …]
/linux-5.19.10/arch/sh/boards/mach-se/770x/
Dsetup.c121 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/arch/sh/boards/mach-sh7763rdp/
Dsetup.c87 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/arch/sh/boards/mach-sdk7786/
Dsetup.c65 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/arch/arm/mach-pxa/
Dcsb726.c242 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/arch/sh/kernel/cpu/sh2/
Dsetup-sh7619.c123 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-5.19.10/drivers/net/ethernet/xilinx/
Dll_temac.h339 phy_interface_t phy_interface; member

123