Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h163 __u32 donehead; member
H A Dau1x00_usb_ohci.c293 maybe_print_eds ("donehead", readl (&regs->donehead)); in ohci_dump_status()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h176 __u32 donehead; member
H A Dohci-hcd.c429 maybe_print_eds("donehead", ohci_readl(&regs->donehead)); in ohci_dump_status()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h226 __hc32 donehead; member
H A Dohci-dbg.c165 ohci_readl (controller, &regs->donehead), next, size); in ohci_dump_status()
H A Dohci-hcd.c865 &ohci->regs->donehead); in io_watchdog_func()