Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dohci-hub.c229 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_rh_resume()
284 &ohci->regs->ed_bulkhead); in ohci_rh_resume()
Dohci.h224 __hc32 ed_bulkhead; member
Dohci-q.c227 ohci_writel (ohci, ed->dma, &ohci->regs->ed_bulkhead); in ed_schedule()
371 &ohci->regs->ed_bulkhead); in ed_deschedule()
Dohci-dbg.c158 ohci_readl (controller, &regs->ed_bulkhead), in ohci_dump_status()
Dohci-hcd.c630 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()