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,
375 static struct sh_eth_plat_data sh_eth_plat = { variable384 .platform_data = &sh_eth_plat,644 sh_eth_plat.mac_addr[i << 1] = mac & 0xff; in sh_eth_init()645 sh_eth_plat.mac_addr[(i << 1) + 1] = mac >> 8; in sh_eth_init()
164 static struct sh_eth_plat_data sh_eth_plat = { variable174 .platform_data = &sh_eth_plat,1472 sh_eth_init(&sh_eth_plat); in devices_setup()