Home
last modified time | relevance | path

Searched refs:ed_periodcurrent (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h171 __u32 ed_periodcurrent; member
H A Dohci-hcd.c416 ohci_readl(&regs->ed_periodcurrent)); in ohci_dump_status()
/openbmc/linux/drivers/usb/host/
H A Dohci.h221 __hc32 ed_periodcurrent; member
H A Dohci-hub.c231 ohci_writel (ohci, 0, &ohci->regs->ed_periodcurrent); in ohci_rh_resume()
H A Dohci-dbg.c147 ohci_readl (controller, &regs->ed_periodcurrent), in ohci_dump_status()