Lines Matching defs:ehci_regs
183 struct ehci_regs { struct
186 u32 command;
199 u32 status;
214 u32 intr_enable;
217 u32 frame_index; /* current microframe number */
219 u32 segment; /* address bits 63:32 if needed */
221 u32 frame_list; /* points to periodic list */
223 u32 async_next; /* address of next async queue head */
225 u32 reserved [9];
228 u32 configured_flag;
232 u32 port_status [0]; /* up to N_PORTS */