Home
last modified time | relevance | path

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

/board/compulab/cm_t43/
A Dcm_t43.c89 static struct cpsw_platform_data cpsw_data = { variable
159 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/siemens/rut/
A Dboard.c144 static struct cpsw_platform_data cpsw_data = { variable
178 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/siemens/pxm2/
A Dboard.c183 static struct cpsw_platform_data cpsw_data = { variable
222 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/isee/igep003x/
A Dboard.c246 static struct cpsw_platform_data cpsw_data = { variable
291 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/tcl/sl50/
A Dboard.c274 static struct cpsw_platform_data cpsw_data = { variable
355 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/siemens/draco/
A Dboard.c287 static struct cpsw_platform_data cpsw_data = { variable
319 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/vscom/baltos/
A Dboard.c396 static struct cpsw_platform_data cpsw_data = { variable
457 rv = cpsw_register(&cpsw_data); in board_eth_init()
/board/ti/am57xx/
A Dboard.c988 static struct cpsw_platform_data cpsw_data = { variable
1079 cpsw_data.slave_data[0].phy_addr = 0; in board_eth_init()
1080 cpsw_data.slave_data[1].phy_addr = 1; in board_eth_init()
1083 ret = cpsw_register(&cpsw_data); in board_eth_init()

Completed in 18 milliseconds