Searched refs:ed_bulkhead (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-hub.c | 229 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); 284 &ohci->regs->ed_bulkhead);
|
H A D | ohci.h | 224 __hc32 ed_bulkhead; member
|
H A 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()
|
H A D | ohci-dbg.c | 157 maybe_print_eds (controller, "ed_bulkhead", in ohci_dump_status() 158 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
|
H A D | ohci-hcd.c | 632 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()
|
H A D | u132-hcd.c | 1685 retval = u132_write_pcimem(u132, ed_bulkhead, 0x11000000); in u132_run()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-hub.c | 229 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); 284 &ohci->regs->ed_bulkhead);
|
H A D | ohci.h | 224 __hc32 ed_bulkhead; member
|
H A 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()
|
H A D | ohci-dbg.c | 157 maybe_print_eds (controller, "ed_bulkhead", in ohci_dump_status() 158 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
|
H A D | ohci-hcd.c | 630 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | ftdi-elan.c | 2300 retval = ftdi_write_pcimem(ftdi, ed_bulkhead, 0x11000000); in ftdi_elan_check_controller()
|
Completed in 22 milliseconds