Lines Matching defs:ehci_regs
122 struct ehci_regs { struct
124 u32 command;
137 u32 status;
154 u32 intr_enable;
157 u32 frame_index; /* current microframe number */
159 u32 segment; /* address bits 63:32 if needed */
161 u32 frame_list; /* points to periodic list */
163 u32 async_next; /* address of next async queue head */
165 u32 reserved[9];
168 u32 configured_flag;
172 u32 port_status[0]; /* up to N_PORTS */