Lines Matching defs:dptr
883 u32 dptr = dev->desc_dma;
887 dma->cmdr[i].p = __cpu_to_le32(dptr +
890 dma->resr[i].p = __cpu_to_le32(dptr +
894 dma->cmdr[HIFN_D_CMD_RSIZE].p = __cpu_to_le32(dptr +
896 dma->srcr[HIFN_D_SRC_RSIZE].p = __cpu_to_le32(dptr +
898 dma->dstr[HIFN_D_DST_RSIZE].p = __cpu_to_le32(dptr +
900 dma->resr[HIFN_D_RES_RSIZE].p = __cpu_to_le32(dptr +
975 u32 dptr = dev->desc_dma;
983 hifn_write_1(dev, HIFN_1_DMA_CRAR, dptr +
985 hifn_write_1(dev, HIFN_1_DMA_SRAR, dptr +
987 hifn_write_1(dev, HIFN_1_DMA_DRAR, dptr +
989 hifn_write_1(dev, HIFN_1_DMA_RRAR, dptr +