Home
last modified time | relevance | path

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

12345678910>>...108

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c192 switch (priv->phy_interface) { in bcmgenet_mii_config()
255 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface); in bcmgenet_mii_config()
262 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA); in bcmgenet_mii_config()
305 phy_flags, priv->phy_interface); in bcmgenet_mii_probe()
335 priv->phy_interface); in bcmgenet_mii_probe()
393 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init()
487 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init()
494 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init()
526 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init()
555 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c192 switch (priv->phy_interface) { in bcmgenet_mii_config()
255 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface); in bcmgenet_mii_config()
262 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA); in bcmgenet_mii_config()
305 phy_flags, priv->phy_interface); in bcmgenet_mii_probe()
335 priv->phy_interface); in bcmgenet_mii_probe()
393 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init()
487 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init()
494 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init()
526 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init()
555 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c192 switch (priv->phy_interface) { in bcmgenet_mii_config()
255 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface); in bcmgenet_mii_config()
262 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA); in bcmgenet_mii_config()
305 phy_flags, priv->phy_interface); in bcmgenet_mii_probe()
335 priv->phy_interface); in bcmgenet_mii_probe()
393 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) { in bcmgenet_mii_pdata_init()
487 priv->phy_interface = phy_mode; in bcmgenet_phy_interface_init()
494 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_phy_interface_init()
526 if (priv->phy_interface == PHY_INTERFACE_MODE_MOCA) { in bcmgenet_mii_of_init()
555 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/netlogic/
H A Dplatform_net.c69 .phy_interface = PHY_INTERFACE_MODE_SGMII, in gmac_controller2_init()
140 ndata0.phy_interface = PHY_INTERFACE_MODE_RGMII; in xls_gmac_init()
154 ndata0.phy_interface = PHY_INTERFACE_MODE_SGMII; in xls_gmac_init()
177 .phy_interface = PHY_INTERFACE_MODE_RGMII, in xlr_gmac_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/netlogic/
H A Dplatform_net.c69 .phy_interface = PHY_INTERFACE_MODE_SGMII, in gmac_controller2_init()
140 ndata0.phy_interface = PHY_INTERFACE_MODE_RGMII; in xls_gmac_init()
154 ndata0.phy_interface = PHY_INTERFACE_MODE_SGMII; in xls_gmac_init()
177 .phy_interface = PHY_INTERFACE_MODE_RGMII, in xlr_gmac_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/netlogic/
H A Dplatform_net.c69 .phy_interface = PHY_INTERFACE_MODE_SGMII, in gmac_controller2_init()
140 ndata0.phy_interface = PHY_INTERFACE_MODE_RGMII; in xls_gmac_init()
154 ndata0.phy_interface = PHY_INTERFACE_MODE_SGMII; in xls_gmac_init()
177 .phy_interface = PHY_INTERFACE_MODE_RGMII, in xlr_gmac_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c567 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data()
583 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data()
609 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data()
620 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data()
647 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse1_rgmii1g_data()
658 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data()
682 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy0_data()
696 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy1_data()
710 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy0_data()
725 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy1_data()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c567 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data()
583 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data()
609 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data()
620 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data()
647 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse1_rgmii1g_data()
658 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data()
682 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy0_data()
696 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy1_data()
710 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy0_data()
725 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy1_data()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c567 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_sgmii_data()
583 plat->phy_interface = PHY_INTERFACE_MODE_RGMII; in ehl_rgmii_data()
609 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse0_rgmii1g_data()
620 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse0_sgmii1g_data()
647 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID; in ehl_pse1_rgmii1g_data()
658 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in ehl_pse1_sgmii1g_data()
682 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy0_data()
696 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in tgl_sgmii_phy1_data()
710 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy0_data()
725 plat->phy_interface = PHY_INTERFACE_MODE_SGMII; in adls_sgmii_phy1_data()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/net/
H A Dmvgbe.c730 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
735 phy_interface_t phy_interface, in __mvgbe_phy_init()
745 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
917 dmvgbe->phy_interface, in mvgbe_start()
999 pdata->phy_interface = -1; in mvgbe_ofdata_to_platdata()
1007 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_ofdata_to_platdata()
1008 if (pdata->phy_interface == -1) { in mvgbe_ofdata_to_platdata()
1013 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_ofdata_to_platdata()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/net/
H A Dmvgbe.c730 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
735 phy_interface_t phy_interface, in __mvgbe_phy_init()
745 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
917 dmvgbe->phy_interface, in mvgbe_start()
999 pdata->phy_interface = -1; in mvgbe_ofdata_to_platdata()
1007 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_ofdata_to_platdata()
1008 if (pdata->phy_interface == -1) { in mvgbe_ofdata_to_platdata()
1013 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_ofdata_to_platdata()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/net/
H A Dmvgbe.c730 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
735 phy_interface_t phy_interface, in __mvgbe_phy_init()
745 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
917 dmvgbe->phy_interface, in mvgbe_start()
999 pdata->phy_interface = -1; in mvgbe_ofdata_to_platdata()
1007 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_ofdata_to_platdata()
1008 if (pdata->phy_interface == -1) { in mvgbe_ofdata_to_platdata()
1013 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_ofdata_to_platdata()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/net/
H A Dmvgbe.c733 phy_interface_t phy_interface, in __mvgbe_phy_init() argument
738 phy_interface_t phy_interface, in __mvgbe_phy_init()
748 phydev = phy_connect(bus, phyid, dev, phy_interface); in __mvgbe_phy_init()
920 dmvgbe->phy_interface, in mvgbe_start()
1002 pdata->phy_interface = -1; in mvgbe_of_to_plat()
1010 pdata->phy_interface = phy_get_interface_by_name(phy_mode); in mvgbe_of_to_plat()
1012 pdata->phy_interface = PHY_INTERFACE_MODE_GMII; in mvgbe_of_to_plat()
1014 dmvgbe->phy_interface = pdata->phy_interface; in mvgbe_of_to_plat()

12345678910>>...108