Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h175 __u32 ed_bulkcurrent; member
Dohci-hcd.c423 maybe_print_eds("ed_bulkcurrent", ohci_readl(&regs->ed_bulkcurrent)); in ohci_dump_status()
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h162 __u32 ed_bulkcurrent; member
Dau1x00_usb_ohci.c290 maybe_print_eds ("ed_bulkcurrent", readl (&regs->ed_bulkcurrent)); in ohci_dump_status()