Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h715 struct ehci_regs { struct
735 U32 command;
799 U32 status;
963 U32 intr_enable;
966 U32 frame_index; /* current microframe number */
1018 U32 segment; /* address bits 63:32 if needed */
1020 U32 frame_list; /* points to periodic list */
1022 U32 async_next; /* address of next async queue head */
1023 U32 reserved2; /*0x1c*/
1058 U32 port_status[1]; /* up to N_PORTS */
[all …]