Searched refs:ed_controlhead (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 287 maybe_print_eds ("ed_controlhead", readl (®s->ed_controlhead)); in ohci_dump_status() 478 writel ((long)ed, &ohci->regs->ed_controlhead); in ep_link() 528 writel (m32_swap (*((__u32 *)&ed->hwNextED)), &ohci->regs->ed_controlhead); in ep_unlink() 1301 writel (0, &ohci->regs->ed_controlhead); in hc_start()
|
| H A D | au1x00_usb_ohci.h | 159 __u32 ed_controlhead; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ohci.h | 172 __u32 ed_controlhead; member
|
| H A D | ohci-hcd.c | 422 maybe_print_eds("ed_controlhead", ohci_readl(®s->ed_controlhead)); in ohci_dump_status() 685 ohci_writel((uintptr_t)ed, &ohci->regs->ed_controlhead); in ep_link() 793 &ohci->regs->ed_controlhead); in ep_unlink() 1857 ohci_writel(0, &ohci->regs->ed_controlhead); in hc_start()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-hub.c | 224 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_rh_resume() 275 &ohci->regs->ed_controlhead); in ohci_rh_resume()
|
| H A D | ohci.h | 222 __hc32 ed_controlhead; member
|
| H A D | ohci-q.c | 207 &ohci->regs->ed_controlhead); in ed_schedule() 345 &ohci->regs->ed_controlhead); in ed_deschedule()
|
| H A D | ohci-dbg.c | 151 ohci_readl (controller, ®s->ed_controlhead), in ohci_dump_status()
|
| H A D | ohci-hcd.c | 631 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_run()
|
| H A D | u132-hcd.c | 1682 retval = u132_write_pcimem(u132, ed_controlhead, 0x00000000); in u132_run()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ftdi-elan.c | 2297 retval = ftdi_write_pcimem(ftdi, ed_controlhead, 0x00000000); in ftdi_elan_check_controller()
|