Searched refs:phy_interface (Results 1 - 25 of 64) sorted by relevance

123

/linux-master/include/linux/
H A Dsh_eth.h11 phy_interface_t phy_interface; member in struct:sh_eth_plat_data
H A Dsmsc911x.h21 phy_interface_t phy_interface; member in struct:smsc911x_platform_config
/linux-master/include/linux/platform_data/
H A Dbcmgenet.h11 phy_interface_t phy_interface; member in struct:bcmgenet_platform_data
H A Dxilinx-ll-temac.h17 phy_interface_t phy_interface; /* PHY interface mode */ member in struct:ll_temac_platform_data
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-loongson1.c65 switch (plat->phy_interface) {
78 plat->phy_interface);
88 switch (plat->phy_interface) {
102 plat->phy_interface);
122 switch (plat->phy_interface) {
133 plat->phy_interface);
H A Ddwmac-intel.c250 priv->plat->phy_interface = PHY_INTERFACE_MODE_2500BASEX;
579 plat->phy_interface = phy_mode;
586 if (plat->phy_interface == PHY_INTERFACE_MODE_SGMII ||
587 plat->phy_interface == PHY_INTERFACE_MODE_1000BASEX) {
648 plat->phy_interface = PHY_INTERFACE_MODE_SGMII;
666 plat->phy_interface = PHY_INTERFACE_MODE_RGMII;
696 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID;
707 plat->phy_interface = PHY_INTERFACE_MODE_SGMII;
737 plat->phy_interface = PHY_INTERFACE_MODE_RGMII_ID;
748 plat->phy_interface
[all...]
H A Dstmmac_pci.c59 plat->phy_interface = PHY_INTERFACE_MODE_GMII;
115 plat->phy_interface = PHY_INTERFACE_MODE_GMII;
H A Ddwmac-visconti.c147 switch (plat_dat->phy_interface) {
161 dev_err(&pdev->dev, "Unsupported phy-mode (%d)\n", plat_dat->phy_interface);
/linux-master/arch/mips/loongson32/common/
H A Dplatform.c83 switch (plat_dat->phy_interface) {
92 plat_dat->phy_interface);
97 switch (plat_dat->phy_interface) {
106 plat_dat->phy_interface);
116 if (plat_dat->phy_interface == PHY_INTERFACE_MODE_RMII)
131 .phy_interface = PHY_INTERFACE_MODE_MII,
133 .phy_interface = PHY_INTERFACE_MODE_RMII,
171 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7269.c19 .phy_interface = PHY_INTERFACE_MODE_MII,
H A Ddevices-rsk7264.c17 .phy_interface = PHY_INTERFACE_MODE_MII,
H A Ddevices-rsk7203.c21 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c200 switch (priv->phy_interface) {
265 dev_err(kdev, "unknown phy mode: %d\n", priv->phy_interface);
272 (priv->phy_interface != PHY_INTERFACE_MODE_MOCA);
301 phy_interface_t phy_iface = priv->phy_interface;
313 * the phy_interface values and we have done that across different
334 switch (priv->phy_interface) {
436 if (pd->phy_interface != PHY_INTERFACE_MODE_MOCA && pd->mdio_enabled) {
538 priv->phy_interface = phy_mode;
545 if (priv->phy_interface == PHY_INTERFACE_MODE_INTERNAL)
577 if (priv->phy_interface
[all...]
/linux-master/arch/sh/boards/
H A Dboard-espt.c79 .phy_interface = PHY_INTERFACE_MODE_MII,
H A Dboard-apsh4ad0a.c45 .phy_interface = PHY_INTERFACE_MODE_MII,
H A Dboard-polaris.c53 .phy_interface = PHY_INTERFACE_MODE_MII,
H A Dboard-apsh4a3a.c93 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/drivers/phy/renesas/
H A Dr8a779f0-ether-serdes.c28 phy_interface_t phy_interface; member in struct:r8a779f0_eth_serdes_channel
95 switch (channel->phy_interface) {
113 switch (channel->phy_interface) {
170 switch (channel->phy_interface) {
312 channel->phy_interface = submode;
/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth.c1320 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_RMII) ||
1321 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII) ||
1322 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_ID) ||
1323 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_RXID) ||
1324 (ugeth->phy_interface == PHY_INTERFACE_MODE_RGMII_TXID) ||
1325 (ugeth->phy_interface == PHY_INTERFACE_MODE_RTBI)) {
1326 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RMII)
1333 if (ugeth->phy_interface != PHY_INTERFACE_MODE_RTBI)
1337 if ((ugeth->phy_interface == PHY_INTERFACE_MODE_TBI) ||
1338 (ugeth->phy_interface
3566 phy_interface_t phy_interface; local
[all...]
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dsetup.c65 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/arch/sh/boards/mach-se/770x/
H A Dsetup.c121 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dsetup-sh7619.c123 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c87 .phy_interface = PHY_INTERFACE_MODE_MII,
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c952 switch (intf->phy_interface) {
986 phy_interface_t phy_iface = intf->phy_interface;
1004 * interpreting the phy_interface values and we have done that
1225 ret = of_get_phy_mode(ndev_dn, &intf->phy_interface);
1231 if (intf->phy_interface == PHY_INTERFACE_MODE_INTERNAL)
1248 if ((!phy_interface_mode_is_rgmii(intf->phy_interface) &&
1249 intf->phy_interface != PHY_INTERFACE_MODE_MII &&
1250 intf->phy_interface != PHY_INTERFACE_MODE_INTERNAL) ||
1253 phy_modes(intf->phy_interface), intf->port);
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1551 if (port->phy_interface == PHY_INTERFACE_MODE_MII)
1705 if (phy_interface_mode_is_rgmii(port->phy_interface) ||
1706 phy_interface_mode_is_8023z(port->phy_interface) ||
1707 port->phy_interface == PHY_INTERFACE_MODE_SGMII) {
1717 if (mvpp2_is_xlg(port->phy_interface))
1736 if (phy_interface_mode_is_rgmii(port->phy_interface) ||
1737 phy_interface_mode_is_8023z(port->phy_interface) ||
1738 port->phy_interface == PHY_INTERFACE_MODE_SGMII) {
1754 phy_interface_mode_is_rgmii(port->phy_interface) ||
1755 phy_interface_mode_is_8023z(port->phy_interface) ||
[all...]

Completed in 193 milliseconds

123