Searched refs:cpsw_data (Results 1 – 9 of 9) sorted by relevance
58 static struct cpsw_platform_data cpsw_data = { variable146 rv = cpsw_register(&cpsw_data); in board_eth_init()
91 static struct cpsw_platform_data cpsw_data = { variable161 rv = cpsw_register(&cpsw_data); in board_eth_init()
246 static struct cpsw_platform_data cpsw_data = { variable291 rv = cpsw_register(&cpsw_data); in board_eth_init()
274 static struct cpsw_platform_data cpsw_data = { variable356 rv = cpsw_register(&cpsw_data); in board_eth_init()
308 static struct cpsw_platform_data cpsw_data = { variable340 rv = cpsw_register(&cpsw_data); in board_eth_init()
197 static struct cpsw_platform_data cpsw_data = { variable236 rv = cpsw_register(&cpsw_data); in board_eth_init()
159 static struct cpsw_platform_data cpsw_data = { variable193 rv = cpsw_register(&cpsw_data); in board_eth_init()
403 static struct cpsw_platform_data cpsw_data = { variable464 rv = cpsw_register(&cpsw_data); in board_eth_init()
990 static struct cpsw_platform_data cpsw_data = { variable1081 cpsw_data.slave_data[0].phy_addr = 0; in board_eth_init()1082 cpsw_data.slave_data[1].phy_addr = 1; in board_eth_init()1085 ret = cpsw_register(&cpsw_data); in board_eth_init()
Completed in 11 milliseconds