Home
last modified time | relevance | path

Searched refs:cpsw_slaves (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c319 static struct cpsw_slave_data cpsw_slaves[] = { variable
339 .slave_data = cpsw_slaves,
408 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/ti/am43xx/
H A Dboard.c857 static struct cpsw_slave_data cpsw_slaves[] = { variable
877 .slave_data = cpsw_slaves,
927 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
928 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
931 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
932 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
933 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
936 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
937 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
940 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
[all …]
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c889 static struct cpsw_slave_data cpsw_slaves[] = { variable
909 .slave_data = cpsw_slaves,
969 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()
975 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
976 cpsw_slaves[1].phy_addr = 3; in board_eth_init()
979 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c257 static struct cpsw_slave_data cpsw_slaves[] = { variable
277 .slave_data = cpsw_slaves,
349 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c232 static struct cpsw_slave_data cpsw_slaves[] = { variable
248 .slave_data = cpsw_slaves,
284 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
/openbmc/u-boot/board/ti/ti814x/
H A Devm.c131 static struct cpsw_slave_data cpsw_slaves[] = { variable
151 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c73 static struct cpsw_slave_data cpsw_slaves[] = { variable
95 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c140 static struct cpsw_slave_data cpsw_slaves[] = { variable
156 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c175 static struct cpsw_slave_data cpsw_slaves[] = { variable
197 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c386 static struct cpsw_slave_data cpsw_slaves[] = { variable
406 .slave_data = cpsw_slaves,
459 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c206 static struct cpsw_slave_data cpsw_slaves[] = { variable
222 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c294 static struct cpsw_slave_data cpsw_slaves[] = { variable
310 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c139 static struct cpsw_slave_data cpsw_slaves[] = { variable
161 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c178 static struct cpsw_slave_data cpsw_slaves[] = { variable
200 .slave_data = cpsw_slaves,
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c946 static struct cpsw_slave_data cpsw_slaves[] = { variable
966 .slave_data = cpsw_slaves,
1024 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()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c902 static struct cpsw_slave_data cpsw_slaves[] = { variable
922 .slave_data = cpsw_slaves,