Searched refs:ohci_regs (Results 1 – 7 of 7) sorted by relevance
161 struct ohci_regs { struct395 struct ohci_regs *regs; /* OHCI controller's memory */412 int ohci_register(struct udevice *dev, struct ohci_regs *regs);
79 struct ohci_regs *regs = (struct ohci_regs *)devfdt_get_addr(dev); in ohci_usb_probe()
383 struct ohci_regs *regs = controller->regs; in ohci_dump_status()1903 struct ohci_regs *regs = ohci->regs; in hc_interrupt()2048 gohci.regs = (struct ohci_regs *)base; in usb_lowlevel_init()2052 gohci.regs = (struct ohci_regs *)CONFIG_SYS_USB_OHCI_REGS_BASE; in usb_lowlevel_init()2188 int ohci_register(struct udevice *dev, struct ohci_regs *regs) in ohci_register()
210 struct ohci_regs { struct368 struct ohci_regs __iomem *regs;
103 struct ohci_regs __iomem *regs = controller->regs; in ohci_dump_status()585 struct ohci_regs __iomem *regs; in fill_registers_buffer()
99 struct ohci_regs __iomem *regs = hcd->regs; in at91_start_hc()
879 struct ohci_regs __iomem *regs = ohci->regs; in ohci_irq()