Lines Matching defs:emac_platform_data
21 struct emac_platform_data { struct
22 char mac_addr[ETH_ALEN];
23 u32 ctrl_reg_offset;
24 u32 ctrl_mod_reg_offset;
25 u32 ctrl_ram_offset;
26 u32 hw_ram_addr;
27 u32 ctrl_ram_size;
35 const char *phy_id;
37 u8 rmii_en;
38 u8 version;
39 bool no_bd_ram;
40 void (*interrupt_enable) (void);
41 void (*interrupt_disable) (void);