Home
last modified time | relevance | path

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

/external/coreboot/src/drivers/usb/
Dehci.h44 struct ehci_regs { struct
46 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 …]
Dehci_debug.c368 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
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h32003 struct ehci_regs { struct
32004 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 …]
Dvmlinux.h32003 struct ehci_regs { struct
32004 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 …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h84328 struct ehci_regs { struct
84329 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 …]
Dvmlinux.h84328 struct ehci_regs { struct
84329 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 …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h108471 struct ehci_regs { struct
108472 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 …]
Dvmlinux_518.h108471 struct ehci_regs { struct
108472 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 …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h107886 struct ehci_regs { struct
107887 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 …]
Dvmlinux.h107886 struct ehci_regs { struct
107887 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 …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h135649 struct ehci_regs { struct
135650 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 …]
Dvmlinux.h135649 struct ehci_regs { struct
135650 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 …]