Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/birdland/bav335x/
Dboard.c321 static struct cpsw_slave_data cpsw_slaves[] = { variable
341 .slave_data = cpsw_slaves,
410 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
411 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
416 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/ti/am43xx/
Dboard.c864 static struct cpsw_slave_data cpsw_slaves[] = { variable
884 .slave_data = cpsw_slaves,
934 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
935 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
938 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
939 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
940 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
943 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
944 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
947 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
[all …]
/third_party/uboot/u-boot-2020.01/board/tcl/sl50/
Dboard.c259 static struct cpsw_slave_data cpsw_slaves[] = { variable
279 .slave_data = cpsw_slaves,
351 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/isee/igep003x/
Dboard.c234 static struct cpsw_slave_data cpsw_slaves[] = { variable
250 .slave_data = cpsw_slaves,
286 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/ti/ti814x/
Devm.c131 static struct cpsw_slave_data cpsw_slaves[] = { variable
151 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t43/
Dcm_t43.c73 static struct cpsw_slave_data cpsw_slaves[] = { variable
95 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/silica/pengwyn/
Dboard.c141 static struct cpsw_slave_data cpsw_slaves[] = { variable
157 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/vscom/baltos/
Dboard.c388 static struct cpsw_slave_data cpsw_slaves[] = { variable
408 .slave_data = cpsw_slaves,
461 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/phytec/pcm051/
Dboard.c175 static struct cpsw_slave_data cpsw_slaves[] = { variable
197 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/gumstix/pepper/
Dboard.c207 static struct cpsw_slave_data cpsw_slaves[] = { variable
223 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/siemens/draco/
Dboard.c296 static struct cpsw_slave_data cpsw_slaves[] = { variable
312 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/siemens/pxm2/
Dboard.c179 static struct cpsw_slave_data cpsw_slaves[] = { variable
201 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/siemens/rut/
Dboard.c141 static struct cpsw_slave_data cpsw_slaves[] = { variable
163 .slave_data = cpsw_slaves,
/third_party/uboot/u-boot-2020.01/board/ti/dra7xx/
Devm.c1004 static struct cpsw_slave_data cpsw_slaves[] = { variable
1024 .slave_data = cpsw_slaves,
1082 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
1083 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/ti/am57xx/
Dboard.c909 static struct cpsw_slave_data cpsw_slaves[] = { variable
929 .slave_data = cpsw_slaves,