Searched refs:ed_bulkhead (Results 1 – 7 of 7) sorted by relevance
/drivers/usb/host/ |
D | ohci-hub.c | 225 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_rh_resume() 280 &ohci->regs->ed_bulkhead); in ohci_rh_resume()
|
D | ohci-q.c | 227 ohci_writel (ohci, ed->dma, &ohci->regs->ed_bulkhead); in ed_schedule() 369 &ohci->regs->ed_bulkhead); in ed_deschedule()
|
D | ohci.h | 223 __hc32 ed_bulkhead; member
|
D | ohci-dbg.c | 157 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
|
D | ohci-hcd.c | 611 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()
|
D | u132-hcd.c | 1699 retval = u132_write_pcimem(u132, ed_bulkhead, 0x11000000); in u132_run()
|
/drivers/usb/misc/ |
D | ftdi-elan.c | 2369 retval = ftdi_write_pcimem(ftdi, ed_bulkhead, 0x11000000); in ftdi_elan_check_controller()
|