Home
last modified time | relevance | path

Searched refs:phy_if (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c408 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
409 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
414 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if in board_eth_init()
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c78 .phy_if = PHY_INTERFACE_MODE_RGMII,
84 .phy_if = PHY_INTERFACE_MODE_RGMII,
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Deth.c28 .phy_if = PHY_INTERFACE_MODE_RMII,
34 .phy_if = PHY_INTERFACE_MODE_RMII,
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c90 phy_interface_t phy_if; member
590 dev, priv->phy_if); in ks2_eth_probe()
715 priv->phy_if = PHY_INTERFACE_MODE_SGMII; in ks2_eth_parse_slave_interface()
716 pdata->phy_interface = priv->phy_if; in ks2_eth_parse_slave_interface()
720 priv->phy_if = PHY_INTERFACE_MODE_RGMII; in ks2_eth_parse_slave_interface()
721 pdata->phy_interface = priv->phy_if; in ks2_eth_parse_slave_interface()
H A Dcpsw.c861 slave->data->phy_if); in cpsw_phy_init()
1284 priv->data.slave_data[slave_index].phy_if = in cpsw_eth_ofdata_to_platdata()
1341 pdata->phy_interface = priv->data.slave_data[active_slave].phy_if; in cpsw_eth_ofdata_to_platdata()
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c180 .phy_if = PHY_INTERFACE_MODE_RGMII,
186 .phy_if = PHY_INTERFACE_MODE_RGMII,
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c969 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
973 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
974 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
979 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/openbmc/u-boot/include/
H A Dcpsw.h23 int phy_if; member
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c349 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c928 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
932 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
937 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
941 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c51 .phy_if = PHY_INTERFACE_MODE_RGMII,
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c144 .phy_if = PHY_INTERFACE_MODE_RMII,
150 .phy_if = PHY_INTERFACE_MODE_RMII,
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c183 .phy_if = PHY_INTERFACE_MODE_RMII,
189 .phy_if = PHY_INTERFACE_MODE_RMII,
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c145 .phy_if = PHY_INTERFACE_MODE_MII,
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c211 .phy_if = PHY_INTERFACE_MODE_RGMII,
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c237 .phy_if = PHY_INTERFACE_MODE_RMII,
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c299 .phy_if = PHY_INTERFACE_MODE_MII,
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c459 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c1024 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
1025 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()