• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/

Lines Matching refs:ti_ohci

158 static int alloc_dma_rcv_ctx(struct ti_ohci *ohci, struct dma_rcv_ctx *d,
163 static int alloc_dma_trm_ctx(struct ti_ohci *ohci, struct dma_trm_ctx *d,
205 static u8 get_phy_reg(struct ti_ohci *ohci, u8 addr)
233 static void set_phy_reg(struct ti_ohci *ohci, u8 addr, u8 data)
261 static void set_phy_reg_mask(struct ti_ohci *ohci, u8 addr, u8 data)
272 static void handle_selfid(struct ti_ohci *ohci, struct hpsb_host *host,
338 static void ohci_soft_reset(struct ti_ohci *ohci) {
355 struct ti_ohci *ohci = (struct ti_ohci*)(d->ohci);
415 struct ti_ohci *ohci = (struct ti_ohci*)(d->ohci);
436 static int get_nb_iso_ctx(struct ti_ohci *ohci, int reg)
450 static void ohci_initialize(struct ti_ohci *ohci)
618 static void insert_packet(struct ti_ohci *ohci,
776 static void dma_trm_flush(struct ti_ohci *ohci, struct dma_trm_ctx *d)
828 struct ti_ohci *ohci = host->hostdata;
859 struct ti_ohci *ohci = host->hostdata;
979 struct ti_ohci *ohci;
1028 struct ti_ohci *ohci = iso->host->hostdata;
1284 struct ti_ohci *ohci = recv->ohci;
1439 struct ti_ohci *ohci = recv->ohci;
1545 struct ti_ohci *ohci = recv->ohci;
1604 struct ti_ohci *ohci = recv->ohci;
1693 struct ti_ohci *ohci;
1771 struct ti_ohci *ohci = xmit->ohci;
1803 struct ti_ohci *ohci = xmit->ohci;
1867 struct ti_ohci *ohci = xmit->ohci;
1973 struct ti_ohci *ohci = xmit->ohci;
2085 struct ti_ohci *ohci = d->ohci;
2118 static void ohci_schedule_iso_tasklets(struct ti_ohci *ohci,
2147 struct ti_ohci *ohci = (struct ti_ohci *)dev_id;
2407 struct ti_ohci *ohci = (struct ti_ohci*)(d->ohci);
2472 struct ti_ohci *ohci = (struct ti_ohci*)(d->ohci);
2611 struct ti_ohci *ohci = (struct ti_ohci*)(d->ohci);
2736 struct ti_ohci *ohci = d->ohci;
2768 alloc_dma_rcv_ctx(struct ti_ohci *ohci, struct dma_rcv_ctx *d,
2865 struct ti_ohci *ohci = d->ohci;
2887 alloc_dma_trm_ctx(struct ti_ohci *ohci, struct dma_trm_ctx *d,
2948 struct ti_ohci *ohci = host->hostdata;
2960 struct ti_ohci *ohci = host->hostdata;
3024 struct ti_ohci *ohci; /* shortcut to currently handled device */
3036 host = hpsb_alloc_host(&ohci1394_driver, sizeof(struct ti_ohci), &dev->dev);
3241 struct ti_ohci *ohci;
3323 struct ti_ohci *ohci = pci_get_drvdata(dev);
3368 struct ti_ohci *ohci = pci_get_drvdata(dev);
3441 int ohci1394_stop_context(struct ti_ohci *ohci, int reg, char *msg)
3474 int ohci1394_register_iso_tasklet(struct ti_ohci *ohci,
3511 void ohci1394_unregister_iso_tasklet(struct ti_ohci *ohci,