Searched defs:ehci_regs (Results 1 – 12 of 12) sorted by relevance
44 struct ehci_regs { struct46 u32 command;66 u32 status;82 u32 intr_enable;85 u32 frame_index; /* current microframe number */87 u32 segment; /* address bits 63:32 if needed */89 u32 frame_list; /* points to periodic list */91 u32 async_next; /* address of next async queue head */93 u32 reserved[9];96 u32 configured_flag;[all …]
368 static int ehci_reset_port(struct ehci_regs *ehci_regs, int port) in ehci_reset_port()406 static int ehci_wait_for_port(struct ehci_regs *ehci_regs, int port) in ehci_wait_for_port()426 struct ehci_regs *ehci_regs; in usbdebug_init_() local
32003 struct ehci_regs { struct32004 u32 command;32005 u32 status;32006 u32 intr_enable;32007 u32 frame_index;32008 u32 segment;32009 u32 frame_list;32010 u32 async_next;32011 u32 reserved1[2];32012 u32 txfill_tuning;[all …]
84328 struct ehci_regs { struct84329 u32 command;84330 u32 status;84331 u32 intr_enable;84332 u32 frame_index;84333 u32 segment;84334 u32 frame_list;84335 u32 async_next;84336 u32 reserved1[2];84337 u32 txfill_tuning;[all …]
108471 struct ehci_regs { struct108472 u32 command;108473 u32 status;108474 u32 intr_enable;108475 u32 frame_index;108476 u32 segment;108477 u32 frame_list;108478 u32 async_next;108479 u32 reserved1[2];108480 u32 txfill_tuning;[all …]
107886 struct ehci_regs { struct107887 u32 command;107888 u32 status;107889 u32 intr_enable;107890 u32 frame_index;107891 u32 segment;107892 u32 frame_list;107893 u32 async_next;107894 u32 reserved1[2];107895 u32 txfill_tuning;[all …]
135649 struct ehci_regs { struct135650 u32 command;135651 u32 status;135652 u32 intr_enable;135653 u32 frame_index;135654 u32 segment;135655 u32 frame_list;135656 u32 async_next;135657 u32 reserved1[2];135658 u32 txfill_tuning;[all …]