Searched refs:ohci_regs (Results 1 – 8 of 8) sorted by relevance
40 struct ohci_regs *regs = (struct ohci_regs *)devfdt_get_addr(dev); in ohci_usb_probe()
90 struct ohci_regs *regs = (struct ohci_regs *)devfdt_get_addr(dev); in ohci_da8xx_probe()
161 struct ohci_regs { struct395 struct ohci_regs *regs; /* OHCI controller's memory */412 int ohci_register(struct udevice *dev, struct ohci_regs *regs);
19 struct ohci_regs *regs; in ohci_pci_probe()
81 struct ohci_regs *regs; in ohci_usb_probe()
387 struct ohci_regs *regs = controller->regs; in ohci_dump_status()1906 struct ohci_regs *regs = ohci->regs; in hc_interrupt()2051 gohci.regs = (struct ohci_regs *)base; in usb_lowlevel_init()2058 gohci.regs = (struct ohci_regs *)CONFIG_SYS_USB_OHCI_REGS_BASE; in usb_lowlevel_init()2194 int ohci_register(struct udevice *dev, struct ohci_regs *regs) in ohci_register()
148 struct ohci_regs { struct358 struct ohci_regs *regs; /* OHCI controller's memory */
253 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()