Lines Matching +full:generic +full:- +full:ohci
1 Notes on the the generic USB-OHCI driver
5 various existing OHCI drivers that were basically identical beside
10 ----------------------
12 CONFIG_USB_OHCI_NEW: enable the new OHCI driver
16 - extern int usb_board_init(void);
17 - extern int usb_board_stop(void);
18 - extern int usb_cpu_init_fail(void);
22 - extern int usb_cpu_init(void);
23 - extern int usb_cpu_stop(void);
24 - extern int usb_cpu_init_fail(void);
26 CONFIG_SYS_USB_OHCI_REGS_BASE: defines the base address of the OHCI
36 ------------------
39 OHCI controllers that operate in big endian such as ppc4xx. For these the
48 ----------------
56 CONFIG_PCI_OHCI_DEVNO: number of the OHCI device in PCI list