Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h158 __u32 ed_periodcurrent; member
Dau1x00_usb_ohci.c284 maybe_print_eds ("ed_periodcurrent", readl (&regs->ed_periodcurrent)); in ohci_dump_status()
/external/u-boot/drivers/usb/host/
Dohci.h171 __u32 ed_periodcurrent; member
Dohci-hcd.c416 ohci_readl(&regs->ed_periodcurrent)); in ohci_dump_status()