Searched defs:tgec_regs (Results 1 – 1 of 1) sorted by relevance
93 struct tgec_regs { struct94 u32 tgec_id; /* 0x000 Controller ID */95 u32 reserved001[1]; /* 0x004 */96 u32 command_config; /* 0x008 Control and configuration */97 u32 mac_addr_0; /* 0x00c Lower 32 bits of the MAC adr */98 u32 mac_addr_1; /* 0x010 Upper 16 bits of the MAC adr */99 u32 maxfrm; /* 0x014 Maximum frame length */100 u32 pause_quant; /* 0x018 Pause quanta */101 u32 rx_fifo_sections; /* 0x01c */102 u32 tx_fifo_sections; /* 0x020 */[all …]