/third_party/uboot/u-boot-2020.01/board/birdland/bav335x/ |
D | board.c | 321 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/ |
D | board.c | 864 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/ |
D | board.c | 259 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/ |
D | board.c | 234 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/ |
D | evm.c | 131 static struct cpsw_slave_data cpsw_slaves[] = { variable 151 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t43/ |
D | cm_t43.c | 73 static struct cpsw_slave_data cpsw_slaves[] = { variable 95 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/silica/pengwyn/ |
D | board.c | 141 static struct cpsw_slave_data cpsw_slaves[] = { variable 157 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/vscom/baltos/ |
D | board.c | 388 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/ |
D | board.c | 175 static struct cpsw_slave_data cpsw_slaves[] = { variable 197 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/gumstix/pepper/ |
D | board.c | 207 static struct cpsw_slave_data cpsw_slaves[] = { variable 223 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/siemens/draco/ |
D | board.c | 296 static struct cpsw_slave_data cpsw_slaves[] = { variable 312 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/siemens/pxm2/ |
D | board.c | 179 static struct cpsw_slave_data cpsw_slaves[] = { variable 201 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/siemens/rut/ |
D | board.c | 141 static struct cpsw_slave_data cpsw_slaves[] = { variable 163 .slave_data = cpsw_slaves,
|
/third_party/uboot/u-boot-2020.01/board/ti/dra7xx/ |
D | evm.c | 1004 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/ |
D | board.c | 909 static struct cpsw_slave_data cpsw_slaves[] = { variable 929 .slave_data = cpsw_slaves,
|