| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci-hcd.c | 200 static inline u32 roothub_a(struct ohci *hc) in roothub_a() 202 static inline u32 roothub_b(struct ohci *hc) in roothub_b() 204 static inline u32 roothub_status(struct ohci *hc) in roothub_status() 206 static inline u32 roothub_portstatus(struct ohci *hc, int i) in roothub_portstatus() 210 static int hc_interrupt(ohci_t *ohci); 211 static void td_submit_job(ohci_t *ohci, struct usb_device *dev, 215 static int ep_link(ohci_t * ohci, ed_t * ed); 216 static int ep_unlink(ohci_t * ohci, ed_t * ed); 275 static int sohci_get_current_frame_number(ohci_t *ohci); 280 static void pkt_print(ohci_t *ohci, urb_priv_t *purb, struct usb_device *dev, in pkt_print() argument [all …]
|
| H A D | Makefile | 14 obj-$(CONFIG_USB_OHCI_NEW) += ohci-hcd.o 15 obj-$(CONFIG_USB_ATMEL) += ohci-at91.o 16 obj-$(CONFIG_USB_OHCI_DA8XX) += ohci-da8xx.o 19 obj-$(CONFIG_USB_OHCI_EP93XX) += ohci-ep93xx.o 20 obj-$(CONFIG_USB_OHCI_LPC32XX) += ohci-lpc32xx.o 21 obj-$(CONFIG_USB_OHCI_PCI) += ohci-pci.o 22 obj-$(CONFIG_USB_OHCI_GENERIC) += ohci-generic.o
|
| H A D | ohci-sunxi.c | 30 ohci_t ohci; member
|
| H A D | ohci-da8xx.c | 18 ohci_t ohci; member
|
| H A D | ohci-generic.c | 21 ohci_t ohci; member
|
| H A D | ohci.h | 383 typedef struct ohci { struct
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 103 static u32 roothub_a (struct ohci *hc) in roothub_a() 105 static inline u32 roothub_b (struct ohci *hc) in roothub_b() 107 static inline u32 roothub_status (struct ohci *hc) in roothub_status() 109 static u32 roothub_portstatus (struct ohci *hc, int i) in roothub_portstatus() 191 void ep_print_int_eds (ohci_t *ohci, char * str) { in ep_print_int_eds() argument 196 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds() 378 ohci_t *ohci; in sohci_submit_job() local 383 ohci = &gohci; in sohci_submit_job() 387 if (ohci->disabled) { in sohci_submit_job() 441 ep_link (ohci, ed); in sohci_submit_job() [all …]
|
| H A D | au1x00_usb_ohci.h | 349 typedef struct ohci { struct 380 static int ep_link(ohci_t * ohci, ed_t * ed); argument 381 static int ep_unlink(ohci_t * ohci, ed_t * ed);
|
| /rk3399_rockchip-uboot/arch/arc/dts/ |
| H A D | hsdk.dts | 46 ohci@0xf0060000 { 47 compatible = "generic-ohci";
|
| H A D | axs10x_mb.dtsi | 52 ohci@0x60000 { 53 compatible = "generic-ohci";
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | ethernut5.dts | 80 usb0: ohci@00500000 {
|
| H A D | sun8i-h3.dtsi | 265 compatible = "allwinner,sun8i-h3-ohci", "generic-ohci"; 288 compatible = "allwinner,sun8i-h3-ohci", "generic-ohci"; 311 compatible = "allwinner,sun8i-h3-ohci", "generic-ohci";
|
| H A D | at91sam9260-smartweb.dts | 107 usb0: ohci@00500000 {
|
| H A D | at91sam9g20-taurus.dts | 116 usb0: ohci@00500000 {
|
| H A D | at91sam9g45-corvus.dts | 99 usb0: ohci@00700000 {
|
| H A D | sun50i-a64.dtsi | 220 compatible = "allwinner,sun50i-a64-ohci", "generic-ohci"; 244 compatible = "allwinner,sun50i-a64-ohci", "generic-ohci";
|
| H A D | usb_a9263.dts | 112 usb0: ohci@00a00000 {
|
| H A D | at91sam9x5ek.dtsi | 139 usb0: ohci@00600000 {
|
| H A D | sun8i-a83t.dtsi | 243 compatible = "allwinner,sun8i-a83t-ohci", "generic-ohci";
|
| H A D | sama5d2.dtsi | 34 usb1: ohci@00400000 { 35 compatible = "atmel,at91rm9200-ohci", "usb-ohci";
|
| H A D | at91sam9g20ek_common.dtsi | 173 usb0: ohci@00500000 {
|
| H A D | sun6i-a31.dtsi | 600 compatible = "allwinner,sun6i-a31-ohci", "generic-ohci"; 622 compatible = "allwinner,sun6i-a31-ohci", "generic-ohci"; 633 compatible = "allwinner,sun6i-a31-ohci", "generic-ohci";
|
| H A D | at91sam9263ek.dts | 177 usb0: ohci@00a00000 {
|
| H A D | at91sam9261ek.dts | 35 usb0: ohci@00500000 {
|
| H A D | at91-sama5d2_xplained.dts | 15 usb1: ohci@00400000 {
|