Lines Matching defs:ehci_regs
90 struct ehci_regs { struct
92 u32 command;
105 u32 status;
122 u32 intr_enable;
125 u32 frame_index; /* current microframe number */
127 u32 segment; /* address bits 63:32 if needed */
129 u32 frame_list; /* points to periodic list */
131 u32 async_next; /* address of next async queue head */
133 u32 reserved[9];
136 u32 configured_flag;
140 u32 port_status[0]; /* up to N_PORTS */