Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h158 __u32 ed_periodcurrent; member
H A Dau1x00_usb_ohci.c285 maybe_print_eds ("ed_periodcurrent", readl (&regs->ed_periodcurrent)); in ohci_dump_status()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h171 __u32 ed_periodcurrent; member
H A Dohci-hcd.c420 ohci_readl(&regs->ed_periodcurrent)); in ohci_dump_status()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h221 __hc32 ed_periodcurrent; member
H A Dohci-hub.c228 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()