Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/arch/mips/loongson32/common/
A Dplatform.c85 switch (plat_dat->phy_interface) { in ls1x_eth_mux_init()
94 plat_dat->phy_interface); in ls1x_eth_mux_init()
99 switch (plat_dat->phy_interface) { in ls1x_eth_mux_init()
108 plat_dat->phy_interface); in ls1x_eth_mux_init()
118 if (plat_dat->phy_interface == PHY_INTERFACE_MODE_RMII) in ls1x_eth_mux_init()
133 .phy_interface = PHY_INTERFACE_MODE_MII,
135 .phy_interface = PHY_INTERFACE_MODE_RMII,
173 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c194 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()
295 phy_interface_t phy_iface = priv->phy_interface; in bcmgenet_mii_probe()
328 switch (priv->phy_interface) { in bcmgenet_mii_probe()
430 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init()
528 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init()
535 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init()
567 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init()
596 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-intel.c582 plat->phy_interface = phy_mode; in intel_mgbe_common_data()
651 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data()
669 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data()
699 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data()
710 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data()
751 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data()
787 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy0_data()
801 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy1_data()
815 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy0_data()
830 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy1_data()
[all …]
A 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()
A 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()
/linux-6.3-rc2/drivers/phy/renesas/
A Dr8a779f0-ether-serdes.c27 phy_interface_t phy_interface; member
94 switch (channel->phy_interface) { in r8a779f0_eth_serdes_common_setting()
112 switch (channel->phy_interface) { in r8a779f0_eth_serdes_chan_setting()
169 switch (channel->phy_interface) { in r8a779f0_eth_serdes_chan_speed()
298 channel->phy_interface = submode; in r8a779f0_eth_serdes_set_mode()
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Ducc_geth.c1325 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()
1340 if (ugeth->phy_interface == PHY_INTERFACE_MODE_SGMII) in adjust_enet_interface()
1712 priv->phy_interface); in init_phy()
1718 if (priv->phy_interface == PHY_INTERFACE_MODE_SGMII) in init_phy()
3565 phy_interface_t phy_interface; in ucc_geth_probe() local
3634 phy_interface = enet_to_phy_interface[*prop]; in ucc_geth_probe()
3637 phy_interface = PHY_INTERFACE_MODE_MII; in ucc_geth_probe()
3644 switch (phy_interface) { in ucc_geth_probe()
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Dbcmgenet.h11 phy_interface_t phy_interface; member
A Dxilinx-ll-temac.h17 phy_interface_t phy_interface; /* PHY interface mode */ member
/linux-6.3-rc2/include/linux/
A Dsh_eth.h11 phy_interface_t phy_interface; member
A Dsmsc911x.h21 phy_interface_t phy_interface; member
/linux-6.3-rc2/arch/sh/boards/mach-rsk/
A Ddevices-rsk7264.c17 .phy_interface = PHY_INTERFACE_MODE_MII,
A Ddevices-rsk7269.c19 .phy_interface = PHY_INTERFACE_MODE_MII,
A Ddevices-rsk7203.c21 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/arch/sh/boards/
A Dboard-espt.c79 .phy_interface = PHY_INTERFACE_MODE_MII,
A Dboard-apsh4ad0a.c45 .phy_interface = PHY_INTERFACE_MODE_MII,
A Dboard-polaris.c53 .phy_interface = PHY_INTERFACE_MODE_MII,
A Dboard-apsh4a3a.c93 .phy_interface = PHY_INTERFACE_MODE_MII,
A Dboard-magicpanelr2.c261 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c1680 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_gop_unmask_irq()
1768 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_enable()
1786 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_disable()
6198 switch (port->phy_interface) { in mvpp2_gmac_pcs_get_state()
6401 if (port->phy_interface != interface || in mvpp2_mac_prepare()
6424 if (port->phy_interface != interface) { in mvpp2_mac_prepare()
6467 port->phy_interface = interface; in mvpp2_mac_finish()
6629 .interface = port->phy_interface, in mvpp2_acpi_start()
6636 port->phy_interface); in mvpp2_acpi_start()
6641 port->phy_interface); in mvpp2_acpi_start()
[all …]
/linux-6.3-rc2/arch/sh/boards/mach-se/770x/
A Dsetup.c121 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/arch/sh/boards/mach-sh7763rdp/
A Dsetup.c87 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/arch/sh/boards/mach-sdk7786/
A Dsetup.c65 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/arch/sh/kernel/cpu/sh2/
A Dsetup-sh7619.c123 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-6.3-rc2/drivers/net/ethernet/xilinx/
A Dll_temac.h348 phy_interface_t phy_interface; member

Completed in 45 milliseconds

123