timb_dma 103 drivers/dma/timb_dma.c static struct timb_dma *tdchantotd(struct timb_dma_chan *td_chan) timb_dma 106 drivers/dma/timb_dma.c return (struct timb_dma *)((u8 *)td_chan - timb_dma 107 drivers/dma/timb_dma.c id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); timb_dma 114 drivers/dma/timb_dma.c struct timb_dma *td = tdchantotd(td_chan); timb_dma 129 drivers/dma/timb_dma.c struct timb_dma *td = (struct timb_dma *)((u8 *)td_chan - timb_dma 130 drivers/dma/timb_dma.c id * sizeof(struct timb_dma_chan) - sizeof(struct timb_dma)); timb_dma 258 drivers/dma/timb_dma.c static u32 __td_ier_mask(struct timb_dma *td) timb_dma 568 drivers/dma/timb_dma.c struct timb_dma *td = (struct timb_dma *)data; timb_dma 597 drivers/dma/timb_dma.c struct timb_dma *td = devid; timb_dma 615 drivers/dma/timb_dma.c struct timb_dma *td; timb_dma 745 drivers/dma/timb_dma.c struct timb_dma *td = platform_get_drvdata(pdev);