hcca 246 drivers/usb/host/ohci-dbg.c if (controller->hcca) hcca 619 drivers/usb/host/ohci-dbg.c if (ohci->hcca) hcca 512 drivers/usb/host/ohci-hcd.c if (ohci->hcca) hcca 519 drivers/usb/host/ohci-hcd.c ohci->hcca = gen_pool_dma_alloc_align(hcd->localmem_pool, hcca 520 drivers/usb/host/ohci-hcd.c sizeof(*ohci->hcca), hcca 523 drivers/usb/host/ohci-hcd.c ohci->hcca = dma_alloc_coherent(hcd->self.controller, hcca 524 drivers/usb/host/ohci-hcd.c sizeof(*ohci->hcca), hcca 527 drivers/usb/host/ohci-hcd.c if (!ohci->hcca) hcca 596 drivers/usb/host/ohci-hcd.c memset (ohci->hcca, 0, sizeof (struct ohci_hcca)); hcca 635 drivers/usb/host/ohci-hcd.c ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca); hcca 1009 drivers/usb/host/ohci-hcd.c if (ohci->hcca) { hcca 1012 drivers/usb/host/ohci-hcd.c (unsigned long)ohci->hcca, hcca 1013 drivers/usb/host/ohci-hcd.c sizeof(*ohci->hcca)); hcca 1016 drivers/usb/host/ohci-hcd.c sizeof(*ohci->hcca), hcca 1017 drivers/usb/host/ohci-hcd.c ohci->hcca, ohci->hcca_dma); hcca 1018 drivers/usb/host/ohci-hcd.c ohci->hcca = NULL; hcca 1072 drivers/usb/host/ohci-hcd.c for (i = 0; i < NUM_INTS; i++) ohci->hcca->int_table [i] = 0; hcca 229 drivers/usb/host/ohci-hub.c ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca); hcca 153 drivers/usb/host/ohci-q.c __hc32 *prev_p = &ohci->hcca->int_table [i]; hcca 277 drivers/usb/host/ohci-q.c __hc32 *prev_p = &ohci->hcca->int_table [i]; hcca 940 drivers/usb/host/ohci-q.c td_dma = hc32_to_cpup (ohci, &ohci->hcca->done_head); hcca 941 drivers/usb/host/ohci-q.c ohci->hcca->done_head = 0; hcca 220 drivers/usb/host/ohci.h __hc32 hcca; hcca 375 drivers/usb/host/ohci.h struct ohci_hcca *hcca; hcca 665 drivers/usb/host/ohci.h tmp = be32_to_cpup((__force __be32 *)&ohci->hcca->frame_no); hcca 669 drivers/usb/host/ohci.h tmp = le32_to_cpup((__force __le32 *)&ohci->hcca->frame_no); hcca 1691 drivers/usb/host/u132-hcd.c retval = u132_write_pcimem(u132, hcca, 0x00000000); hcca 2300 drivers/usb/misc/ftdi-elan.c retval = ftdi_write_pcimem(ftdi, hcca, 0x00000000);