Home
last modified time | relevance | path

Searched refs:ed_controlhead (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.h161 __u32 ed_controlhead; member
Dusb-ohci.c416 maybe_print_eds ("ed_controlhead", readl (&regs->ed_controlhead)); in ohci_dump_status()
1071 writel (ed->dma, &ohci->regs->ed_controlhead); in ep_link()
1189 writel (le32_to_cpup (&ed->hwNextED), &ohci->regs->ed_controlhead); in ep_unlink()
2256 writel (0, &ohci->regs->ed_controlhead); in hc_start()