Home
last modified time | relevance | path

Searched refs:ed_bulkhead (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h174 __u32 ed_bulkhead; member
H A Dohci-hcd.c422 maybe_print_eds("ed_bulkhead", ohci_readl(&regs->ed_bulkhead)); in ohci_dump_status()
699 ohci_writel((uintptr_t)ed, &ohci->regs->ed_bulkhead); in ep_link()
810 &ohci->regs->ed_bulkhead); in ep_unlink()
1856 ohci_writel(0, &ohci->regs->ed_bulkhead); in hc_start()
/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c229 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_rh_resume()
284 &ohci->regs->ed_bulkhead); in ohci_rh_resume()
H A Dohci.h224 __hc32 ed_bulkhead; member
H A Dohci-q.c227 ohci_writel (ohci, ed->dma, &ohci->regs->ed_bulkhead); in ed_schedule()
371 &ohci->regs->ed_bulkhead); in ed_deschedule()
H A Dohci-dbg.c158 ohci_readl (controller, &regs->ed_bulkhead), in ohci_dump_status()
H A Dohci-hcd.c630 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()