Searched refs:cpsw_data (Results 1 – 8 of 8) sorted by relevance
91 static struct cpsw_platform_data cpsw_data = { variable161 rv = cpsw_register(&cpsw_data); in board_eth_init()
158 static struct cpsw_platform_data cpsw_data = { variable192 rv = cpsw_register(&cpsw_data); in board_eth_init()
196 static struct cpsw_platform_data cpsw_data = { variable235 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()
312 static struct cpsw_platform_data cpsw_data = { variable344 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()
989 static struct cpsw_platform_data cpsw_data = { variable1080 cpsw_data.slave_data[0].phy_addr = 0; in board_eth_init()1081 cpsw_data.slave_data[1].phy_addr = 1; in board_eth_init()1084 ret = cpsw_register(&cpsw_data); in board_eth_init()
Completed in 21 milliseconds