Lines Matching defs:ehci_regs
54 struct ehci_regs { struct
57 u32 command;
77 u32 status;
93 u32 intr_enable;
96 u32 frame_index; /* current microframe number */
98 u32 segment; /* address bits 63:32 if needed */
100 u32 frame_list; /* points to periodic list */
102 u32 async_next; /* address of next async queue head */
104 u32 reserved1[2];
107 u32 txfill_tuning; /* TX FIFO Tuning register */
110 u32 reserved2[6];
113 u32 configured_flag;
116 union {
170 union {
183 u32 reserved5[2];
186 u32 usbmode_ex; /* USB Device mode extension */