Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h175 __u32 ed_bulkcurrent; member
H A Dohci-hcd.c427 maybe_print_eds("ed_bulkcurrent", ohci_readl(&regs->ed_bulkcurrent)); in ohci_dump_status()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h162 __u32 ed_bulkcurrent; member
H A Dau1x00_usb_ohci.c291 maybe_print_eds ("ed_bulkcurrent", readl (&regs->ed_bulkcurrent)); in ohci_dump_status()