Searched refs:ll_region_wr (Results 1 – 4 of 4) sorted by relevance
134 struct dw_edma_region ll_region_wr[HDMA_MAX_WR_CH]; member
491 struct dw_edma_region *ll_region = &chip->ll_region_wr[i]; in dw_edma_pcie_probe()566 dma_data->ll_wr[i].off, chip->ll_region_wr[i].sz, in dw_edma_pcie_probe()567 chip->ll_region_wr[i].vaddr.io, &chip->ll_region_wr[i].paddr); in dw_edma_pcie_probe()
187 return chan->dw->chip->ll_region_wr[chan->id].paddr; in dw_edma_core_get_ll_paddr()
953 chan->ll_region = chip->ll_region_wr[chan->id]; in dw_edma_channel_setup()