Lines Matching defs:cpsw_platform_data
284 struct cpsw_platform_data { struct
285 struct cpsw_slave_data *slave_data;
286 u32 ss_reg_ofs; /* Subsystem control register offset */
287 u32 channels; /* number of cpdma channels (symmetric) */
288 u32 slaves; /* number of slave cpgmac ports */
289 u32 active_slave; /* time stamping, ethtool and SIOCGMIIPHY slave */
290 u32 ale_entries; /* ale table size */
291 u32 bd_ram_size; /*buffer descriptor ram size */
292 u32 mac_control; /* Mac control register */
293 u16 default_vlan; /* Def VLAN for ALE lookup in VLAN aware mode*/
294 bool dual_emac; /* Enable Dual EMAC mode */