Searched refs:ed_periodcurrent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 221 __hc32 ed_periodcurrent; member
|
H A D | ohci-hub.c | 231 ohci_writel (ohci, 0, &ohci->regs->ed_periodcurrent);
|
H A D | ohci-dbg.c | 146 maybe_print_eds (controller, "ed_periodcurrent", in ohci_dump_status() 147 ohci_readl (controller, ®s->ed_periodcurrent), in ohci_dump_status()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci.h | 221 __hc32 ed_periodcurrent; member
|
H A D | ohci-hub.c | 231 ohci_writel (ohci, 0, &ohci->regs->ed_periodcurrent);
|
H A D | ohci-dbg.c | 146 maybe_print_eds (controller, "ed_periodcurrent", in ohci_dump_status() 147 ohci_readl (controller, ®s->ed_periodcurrent), in ohci_dump_status()
|
Completed in 8 milliseconds