Home
last modified time | relevance | path

Searched refs:cpsw_data (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/board/ti/ti814x/
H A Devm.c144 static struct cpsw_platform_data cpsw_data = { variable
187 return cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c54 static struct cpsw_platform_data cpsw_data = { variable
142 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c88 static struct cpsw_platform_data cpsw_data = { variable
158 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c149 static struct cpsw_platform_data cpsw_data = { variable
194 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c190 static struct cpsw_platform_data cpsw_data = { variable
239 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c215 static struct cpsw_platform_data cpsw_data = { variable
257 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c241 static struct cpsw_platform_data cpsw_data = { variable
286 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c270 static struct cpsw_platform_data cpsw_data = { variable
352 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c332 static struct cpsw_platform_data cpsw_data = { variable
418 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c303 static struct cpsw_platform_data cpsw_data = { variable
335 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c154 static struct cpsw_platform_data cpsw_data = { variable
188 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c193 static struct cpsw_platform_data cpsw_data = { variable
232 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c399 static struct cpsw_platform_data cpsw_data = { variable
460 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c915 static struct cpsw_platform_data cpsw_data = { variable
1006 cpsw_data.slave_data[0].phy_addr = 0; in board_eth_init()
1007 cpsw_data.slave_data[1].phy_addr = 1; in board_eth_init()
1010 ret = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c871 static struct cpsw_platform_data cpsw_data = { variable
945 rv = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c959 static struct cpsw_platform_data cpsw_data = { variable
1021 cpsw_data.active_slave = 1; in board_eth_init()
1028 ret = cpsw_register(&cpsw_data); in board_eth_init()
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c902 static struct cpsw_platform_data cpsw_data = { variable
983 rv = cpsw_register(&cpsw_data); in board_eth_init()