Home
last modified time | relevance | path

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

/external/u-boot/board/ti/am43xx/
Dboard.c811 static struct cpsw_slave_data cpsw_slaves[] = { variable
831 .slave_data = cpsw_slaves,
881 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
882 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
885 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
886 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
887 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
890 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
891 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
894 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
[all …]
/external/u-boot/board/birdland/bav335x/
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()
/external/u-boot/board/ti/am335x/
Dboard.c796 static struct cpsw_slave_data cpsw_slaves[] = { variable
816 .slave_data = cpsw_slaves,
876 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
880 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
881 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
882 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
883 cpsw_slaves[1].phy_addr = 3; in board_eth_init()
886 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/external/u-boot/board/tcl/sl50/
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()
/external/u-boot/board/bosch/shc/
Dboard.c479 static struct cpsw_slave_data cpsw_slaves[] = { variable
499 .slave_data = cpsw_slaves,
555 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
556 cpsw_slaves[1].phy_if = cpsw_slaves[0].phy_if; in board_eth_init()
/external/u-boot/board/grinn/chiliboard/
Dboard.c163 static struct cpsw_slave_data cpsw_slaves[] = { variable
178 .slave_data = cpsw_slaves,
195 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
/external/u-boot/board/isee/igep003x/
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()
/external/u-boot/board/ti/ti814x/
Devm.c131 static struct cpsw_slave_data cpsw_slaves[] = { variable
151 .slave_data = cpsw_slaves,
/external/u-boot/board/compulab/cm_t43/
Dcm_t43.c73 static struct cpsw_slave_data cpsw_slaves[] = { variable
95 .slave_data = cpsw_slaves,
/external/u-boot/board/silica/pengwyn/
Dboard.c140 static struct cpsw_slave_data cpsw_slaves[] = { variable
156 .slave_data = cpsw_slaves,
/external/u-boot/board/vscom/baltos/
Dboard.c391 static struct cpsw_slave_data cpsw_slaves[] = { variable
411 .slave_data = cpsw_slaves,
464 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/external/u-boot/board/phytec/pcm051/
Dboard.c175 static struct cpsw_slave_data cpsw_slaves[] = { variable
197 .slave_data = cpsw_slaves,
/external/u-boot/board/gumstix/pepper/
Dboard.c206 static struct cpsw_slave_data cpsw_slaves[] = { variable
222 .slave_data = cpsw_slaves,
/external/u-boot/board/BuR/common/
Dcommon.c604 static struct cpsw_slave_data cpsw_slaves[] = { variable
624 .slave_data = cpsw_slaves,
671 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
672 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
/external/u-boot/board/siemens/draco/
Dboard.c294 static struct cpsw_slave_data cpsw_slaves[] = { variable
310 .slave_data = cpsw_slaves,
/external/u-boot/board/siemens/pxm2/
Dboard.c178 static struct cpsw_slave_data cpsw_slaves[] = { variable
200 .slave_data = cpsw_slaves,
/external/u-boot/board/siemens/rut/
Dboard.c139 static struct cpsw_slave_data cpsw_slaves[] = { variable
161 .slave_data = cpsw_slaves,
/external/u-boot/board/ti/dra7xx/
Devm.c1031 static struct cpsw_slave_data cpsw_slaves[] = { variable
1051 .slave_data = cpsw_slaves,
1109 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
1110 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
/external/u-boot/board/ti/am57xx/
Dboard.c973 static struct cpsw_slave_data cpsw_slaves[] = { variable
993 .slave_data = cpsw_slaves,