Home | History | Annotate | Download | only in host

Lines Matching defs:ohci

2  * URB OHCI HCD (Host Controller Driver) for USB.
7 * usb-ohci.h
135 * structure defined in the OHCI spec. that the host controller is
139 #define NUM_INTS 32 /* part of the OHCI standard */
157 * This is the structure of the OHCI controller's memory mapped I/O
196 /* OHCI CONTROL AND STATUS REGISTER MASKS */
252 /* USB HUB CONSTANTS (not OHCI-specific; see hub.h) */
306 /* OHCI ROOT HUB REGISTER MASKS */
376 * This is the full ohci controller description
383 typedef struct ohci {
395 struct ohci_regs *regs; /* OHCI controller's memory */