Home
last modified time | relevance | path

Searched defs:ehci_regs (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dehci.h183 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;
[all …]