Home
last modified time | relevance | path

Searched refs:ed_controlcurrent (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h173 __u32 ed_controlcurrent; member
H A Dohci-hcd.c420 ohci_readl(&regs->ed_controlcurrent)); in ohci_dump_status()
/openbmc/linux/drivers/usb/host/
H A Dohci.h223 __hc32 ed_controlcurrent; member
H A Dohci-q.c217 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent); in ed_schedule()
1115 &ohci->regs->ed_controlcurrent); in finish_unlinks()
H A Dohci-hub.c228 ohci_writel (ohci, 0, &ohci->regs->ed_controlcurrent); in ohci_rh_resume()
H A Dohci-dbg.c154 ohci_readl (controller, &regs->ed_controlcurrent), in ohci_dump_status()