Searched refs:ed_bulkhead (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/usb/host/ |
D | ohci-hub.c | 229 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_rh_resume() 284 &ohci->regs->ed_bulkhead); in ohci_rh_resume()
|
D | ohci.h | 224 __hc32 ed_bulkhead; member
|
D | ohci-q.c | 227 ohci_writel (ohci, ed->dma, &ohci->regs->ed_bulkhead); in ed_schedule() 371 &ohci->regs->ed_bulkhead); in ed_deschedule()
|
D | ohci-dbg.c | 158 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
|
D | ohci-hcd.c | 630 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()
|
D | u132-hcd.c | 1685 retval = u132_write_pcimem(u132, ed_bulkhead, 0x11000000); in u132_run()
|
/linux-6.1.9/drivers/usb/misc/ |
D | ftdi-elan.c | 2294 retval = ftdi_write_pcimem(ftdi, ed_bulkhead, 0x11000000); in ftdi_elan_check_controller()
|