Home
last modified time | relevance | path

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

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