Searched refs:ed_controlhead (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/usb/host/ |
D | ohci-hub.c | 227 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_rh_resume() 278 &ohci->regs->ed_controlhead); in ohci_rh_resume()
|
D | ohci.h | 222 __hc32 ed_controlhead; member
|
D | ohci-q.c | 207 &ohci->regs->ed_controlhead); in ed_schedule() 345 &ohci->regs->ed_controlhead); in ed_deschedule()
|
D | ohci-dbg.c | 151 ohci_readl (controller, ®s->ed_controlhead), in ohci_dump_status()
|
D | ohci-hcd.c | 629 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_run()
|
D | u132-hcd.c | 1682 retval = u132_write_pcimem(u132, ed_controlhead, 0x00000000); in u132_run()
|
/linux-5.19.10/drivers/usb/misc/ |
D | ftdi-elan.c | 2291 retval = ftdi_write_pcimem(ftdi, ed_controlhead, 0x00000000); in ftdi_elan_check_controller()
|