Home
last modified time | relevance | path

Searched refs:ed_controlhead (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-hub.c227 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_rh_resume()
278 &ohci->regs->ed_controlhead); in ohci_rh_resume()
H A Dohci.h222 __hc32 ed_controlhead; member
H A Dohci-q.c207 &ohci->regs->ed_controlhead); in ed_schedule()
345 &ohci->regs->ed_controlhead); in ed_deschedule()
H A Dohci-dbg.c150 maybe_print_eds (controller, "ed_controlhead", in ohci_dump_status()
151 ohci_readl (controller, &regs->ed_controlhead), in ohci_dump_status()
H A Dohci-hcd.c629 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_run()