Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c746 static struct cpsw_slave_data cpsw_slaves[] = { variable
766 .slave_data = cpsw_slaves,
816 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
817 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
820 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
821 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
822 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
825 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
826 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
829 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
[all …]
/OK3568_Linux_fs/u-boot/board/birdland/bav335x/
H A Dboard.c320 static struct cpsw_slave_data cpsw_slaves[] = { variable
340 .slave_data = cpsw_slaves,
409 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
410 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
415 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if in board_eth_init()
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Dboard.c785 static struct cpsw_slave_data cpsw_slaves[] = { variable
805 .slave_data = cpsw_slaves,
865 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
869 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
870 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
871 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
872 cpsw_slaves[1].phy_addr = 3; in board_eth_init()
875 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/OK3568_Linux_fs/u-boot/board/tcl/sl50/
H A Dboard.c258 static struct cpsw_slave_data cpsw_slaves[] = { variable
278 .slave_data = cpsw_slaves,
350 cpsw_slaves[0].phy_if = cpsw_slaves[1].phy_if = in board_eth_init()
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.c480 static struct cpsw_slave_data cpsw_slaves[] = { variable
500 .slave_data = cpsw_slaves,
556 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
557 cpsw_slaves[1].phy_if = cpsw_slaves[0].phy_if; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/grinn/chiliboard/
H A Dboard.c164 static struct cpsw_slave_data cpsw_slaves[] = { variable
179 .slave_data = cpsw_slaves,
196 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/isee/igep003x/
H A Dboard.c233 static struct cpsw_slave_data cpsw_slaves[] = { variable
249 .slave_data = cpsw_slaves,
285 cpsw_slaves[0].phy_addr = 1; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/ti/ti814x/
H A Devm.c131 static struct cpsw_slave_data cpsw_slaves[] = { variable
151 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c74 static struct cpsw_slave_data cpsw_slaves[] = { variable
96 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/silica/pengwyn/
H A Dboard.c140 static struct cpsw_slave_data cpsw_slaves[] = { variable
156 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/vscom/baltos/
H A Dboard.c392 static struct cpsw_slave_data cpsw_slaves[] = { variable
412 .slave_data = cpsw_slaves,
465 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/phytec/pcm051/
H A Dboard.c175 static struct cpsw_slave_data cpsw_slaves[] = { variable
197 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/gumstix/pepper/
H A Dboard.c207 static struct cpsw_slave_data cpsw_slaves[] = { variable
223 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c610 static struct cpsw_slave_data cpsw_slaves[] = { variable
630 .slave_data = cpsw_slaves,
677 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
678 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_MII; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/siemens/draco/
H A Dboard.c297 static struct cpsw_slave_data cpsw_slaves[] = { variable
313 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c847 static struct cpsw_slave_data cpsw_slaves[] = { variable
867 .slave_data = cpsw_slaves,
925 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
926 cpsw_slaves[1].phy_if = PHY_INTERFACE_MODE_RGMII_ID; in board_eth_init()
/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c180 static struct cpsw_slave_data cpsw_slaves[] = { variable
202 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c142 static struct cpsw_slave_data cpsw_slaves[] = { variable
164 .slave_data = cpsw_slaves,
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c860 static struct cpsw_slave_data cpsw_slaves[] = { variable
880 .slave_data = cpsw_slaves,