Searched refs:ed_bulkhead (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 290 maybe_print_eds ("ed_bulkhead", readl (®s->ed_bulkhead)); in ohci_dump_status() 494 writel ((long)ed, &ohci->regs->ed_bulkhead); in ep_link() 545 writel (m32_swap (*((__u32 *)&ed->hwNextED)), &ohci->regs->ed_bulkhead); in ep_unlink() 1302 writel (0, &ohci->regs->ed_bulkhead); in hc_start()
|
| H A D | au1x00_usb_ohci.h | 161 __u32 ed_bulkhead; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ohci.h | 174 __u32 ed_bulkhead; member
|
| H A D | ohci-hcd.c | 426 maybe_print_eds("ed_bulkhead", ohci_readl(®s->ed_bulkhead)); in ohci_dump_status() 703 ohci_writel((uintptr_t)ed, &ohci->regs->ed_bulkhead); in ep_link() 814 &ohci->regs->ed_bulkhead); in ep_unlink() 1858 ohci_writel(0, &ohci->regs->ed_bulkhead); in hc_start()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-hub.c | 226 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_rh_resume() 281 &ohci->regs->ed_bulkhead); in ohci_rh_resume()
|
| H A D | ohci.h | 224 __hc32 ed_bulkhead; member
|
| H A D | ohci-q.c | 227 ohci_writel (ohci, ed->dma, &ohci->regs->ed_bulkhead); in ed_schedule() 371 &ohci->regs->ed_bulkhead); in ed_deschedule()
|
| H A D | ohci-dbg.c | 158 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
|
| H A D | ohci-hcd.c | 632 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead); in ohci_run()
|
| H A D | u132-hcd.c | 1685 retval = u132_write_pcimem(u132, ed_bulkhead, 0x11000000); in u132_run()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ftdi-elan.c | 2300 retval = ftdi_write_pcimem(ftdi, ed_bulkhead, 0x11000000); in ftdi_elan_check_controller()
|