Searched refs:ed_controlcurrent (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 223 __hc32 ed_controlcurrent; member
|
H A D | ohci-q.c | 217 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent); in ed_schedule() 1115 &ohci->regs->ed_controlcurrent); in finish_unlinks()
|
H A D | ohci-hub.c | 228 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent);
|
H A D | ohci-dbg.c | 153 maybe_print_eds (controller, "ed_controlcurrent", in ohci_dump_status() 154 ohci_readl (controller, ®s->ed_controlcurrent), in ohci_dump_status()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci.h | 223 __hc32 ed_controlcurrent; member
|
H A D | ohci-q.c | 217 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent); in ed_schedule() 1115 &ohci->regs->ed_controlcurrent); in finish_unlinks()
|
H A D | ohci-hub.c | 228 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent);
|
H A D | ohci-dbg.c | 153 maybe_print_eds (controller, "ed_controlcurrent", in ohci_dump_status() 154 ohci_readl (controller, ®s->ed_controlcurrent), in ohci_dump_status()
|
Completed in 11 milliseconds