Home
last modified time | relevance | path

Searched refs:ohci_regs (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h161 struct ohci_regs { struct
395 struct ohci_regs *regs; /* OHCI controller's memory */
412 int ohci_register(struct udevice *dev, struct ohci_regs *regs);
H A Dohci-sunxi.c40 struct ohci_regs *regs = (struct ohci_regs *)devfdt_get_addr(dev); in ohci_usb_probe()
H A Dohci-da8xx.c90 struct ohci_regs *regs = (struct ohci_regs *)devfdt_get_addr(dev); in ohci_da8xx_probe()
H A Dohci-pci.c19 struct ohci_regs *regs; in ohci_pci_probe()
H A Dohci-generic.c81 struct ohci_regs *regs; in ohci_usb_probe()
H A Dohci-hcd.c387 struct ohci_regs *regs = controller->regs; in ohci_dump_status()
1905 struct ohci_regs *regs = ohci->regs; in hc_interrupt()
2050 gohci.regs = (struct ohci_regs *)base; in usb_lowlevel_init()
2057 gohci.regs = (struct ohci_regs *)CONFIG_SYS_USB_OHCI_REGS_BASE; in usb_lowlevel_init()
2193 int ohci_register(struct udevice *dev, struct ohci_regs *regs) in ohci_register()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h148 struct ohci_regs { struct
358 struct ohci_regs *regs; /* OHCI controller's memory */
H A Dau1x00_usb_ohci.c253 struct ohci_regs *regs = controller->regs; in ohci_dump_status()
1353 struct ohci_regs *regs = ohci->regs; in hc_interrupt()
1559 gohci.regs = (struct ohci_regs *)(USB_OHCI_BASE | 0xA0000000); in usb_lowlevel_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h210 struct ohci_regs { struct
368 struct ohci_regs __iomem *regs;
H A Dohci-dbg.c103 struct ohci_regs __iomem *regs = controller->regs; in ohci_dump_status()
585 struct ohci_regs __iomem *regs; in fill_registers_buffer()
H A Dohci-at91.c99 struct ohci_regs __iomem *regs = hcd->regs; in at91_start_hc()
H A Du132-hcd.c209 offsetof(struct ohci_regs, member), 0, data);
211 offsetof(struct ohci_regs, member), 0, data);
214 ohci_regs, member), 0, data);
217 ohci_regs, member), 0, data);
H A Dohci-hcd.c881 struct ohci_regs __iomem *regs = ohci->regs; in ohci_irq()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dftdi-elan.c2187 offsetof(struct ohci_regs, member), 0, data);
2189 offsetof(struct ohci_regs, member), 0, data);