/openbmc/u-boot/board/birdland/bav335x/ |
H A D | board.c | 319 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 D | board.c | 857 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 D | board.c | 889 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 D | board.c | 257 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 D | board.c | 232 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 D | evm.c | 131 static struct cpsw_slave_data cpsw_slaves[] = { variable 151 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/compulab/cm_t43/ |
H A D | cm_t43.c | 73 static struct cpsw_slave_data cpsw_slaves[] = { variable 95 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/silica/pengwyn/ |
H A D | board.c | 140 static struct cpsw_slave_data cpsw_slaves[] = { variable 156 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/phytec/pcm051/ |
H A D | board.c | 175 static struct cpsw_slave_data cpsw_slaves[] = { variable 197 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/vscom/baltos/ |
H A D | board.c | 386 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 D | board.c | 206 static struct cpsw_slave_data cpsw_slaves[] = { variable 222 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | board.c | 294 static struct cpsw_slave_data cpsw_slaves[] = { variable 310 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/siemens/rut/ |
H A D | board.c | 139 static struct cpsw_slave_data cpsw_slaves[] = { variable 161 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/siemens/pxm2/ |
H A D | board.c | 178 static struct cpsw_slave_data cpsw_slaves[] = { variable 200 .slave_data = cpsw_slaves,
|
/openbmc/u-boot/board/ti/dra7xx/ |
H A D | evm.c | 946 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 D | board.c | 902 static struct cpsw_slave_data cpsw_slaves[] = { variable 922 .slave_data = cpsw_slaves,
|