Searched refs:ll_wr_cnt (Results 1 – 4 of 4) sorted by relevance
89 u16 ll_wr_cnt; member
230 chip->ll_wr_cnt = vsec_data.wr_ch_cnt; in dw_edma_pcie_probe()237 for (i = 0; i < chip->ll_wr_cnt; i++) { in dw_edma_pcie_probe()302 for (i = 0; i < chip->ll_wr_cnt; i++) { in dw_edma_pcie_probe()
933 dw->wr_ch_cnt = min_t(u16, chip->ll_wr_cnt, in dw_edma_probe()
915 pci->edma.ll_wr_cnt = FIELD_GET(PCIE_DMA_NUM_WR_CHAN, val); in dw_pcie_edma_find_chip()919 if (!pci->edma.ll_wr_cnt || pci->edma.ll_wr_cnt > EDMA_MAX_WR_CH || in dw_pcie_edma_find_chip()929 u16 ch_cnt = pci->edma.ll_wr_cnt + pci->edma.ll_rd_cnt; in dw_pcie_edma_irq_verify()961 for (i = 0; i < pci->edma.ll_wr_cnt; i++) { in dw_pcie_edma_ll_alloc()1017 pci->edma.ll_wr_cnt, pci->edma.ll_rd_cnt); in dw_pcie_edma_detect()