Searched defs:sh_eth_plat_data (Results 1 – 1 of 1) sorted by relevance
13 struct sh_eth_plat_data { struct14 int phy;15 int edmac_endian;16 int register_type;17 phy_interface_t phy_interface;18 void (*set_mdio_gate)(void *addr);20 unsigned char mac_addr[6];21 unsigned no_ether_link:1;22 unsigned ether_link_active_low:1;23 unsigned needs_init:1;