Searched refs:sh_eth_plat (Results 1 – 3 of 3) sorted by relevance
119 static struct sh_eth_plat_data sh_eth_plat = { variable146 .platform_data = &sh_eth_plat,174 .platform_data = &sh_eth_plat,
376 static struct sh_eth_plat_data sh_eth_plat = { variable385 .platform_data = &sh_eth_plat,645 sh_eth_plat.mac_addr[i << 1] = mac & 0xff; in sh_eth_init()646 sh_eth_plat.mac_addr[(i << 1) + 1] = mac >> 8; in sh_eth_init()
165 static struct sh_eth_plat_data sh_eth_plat = { variable175 .platform_data = &sh_eth_plat,1490 sh_eth_init(&sh_eth_plat); in devices_setup()