Searched defs:stellaris_enet_state (Results 1 – 1 of 1) sorted by relevance
61 struct stellaris_enet_state { struct62 SysBusDevice parent_obj;64 uint32_t ris;65 uint32_t im;66 uint32_t rctl;67 uint32_t tctl;68 uint32_t thr;69 uint32_t mctl;70 uint32_t mdv;71 uint32_t mtxd;[all …]