Searched refs:dt_region_wr (Results 1 – 3 of 3) sorted by relevance
239 struct dw_edma_region *dt_region = &chip->dt_region_wr[i]; in dw_edma_pcie_probe()310 vsec_data.dt_wr[i].off, chip->dt_region_wr[i].sz, in dw_edma_pcie_probe()311 chip->dt_region_wr[i].vaddr.io, &chip->dt_region_wr[i].paddr); in dw_edma_pcie_probe()
776 &dw->chip->dt_region_wr[chan->id] : in dw_edma_channel_setup()
96 struct dw_edma_region dt_region_wr[EDMA_MAX_WR_CH]; member