Searched refs:temp_pa (Results 1 – 4 of 4) sorted by relevance
1746 phys_addr_t temp_pa = osh->contig_base_alloc_coherent; local1751 osh->sec_cma_coherent[i].pa = temp_pa;1753 temp_pa += SEC_CMA_COHERENT_BLK;1762 ulong temp_pa = 0; local1773 temp_pa = osh->sec_cma_coherent[i].pa;1781 temp_va, (ulong)temp_pa, size);1783 *pap = (unsigned long)temp_pa;
1747 phys_addr_t temp_pa = osh->contig_base_alloc_coherent; in osl_sec_dma_init_consistent() local1752 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()1754 temp_pa += SEC_CMA_COHERENT_BLK; in osl_sec_dma_init_consistent()1763 ulong temp_pa = 0; in osl_sec_dma_alloc_consistent() local1774 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()1782 temp_va, (ulong)temp_pa, size); in osl_sec_dma_alloc_consistent()1784 *pap = (unsigned long)temp_pa; in osl_sec_dma_alloc_consistent()
2597 phys_addr_t temp_pa = osh->contig_base_alloc_coherent; in osl_sec_dma_init_consistent() local2602 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()2604 temp_pa += SEC_CMA_COHERENT_BLK; in osl_sec_dma_init_consistent()2613 ulong temp_pa = 0; in osl_sec_dma_alloc_consistent() local2624 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()2632 temp_va, (ulong)temp_pa, size); in osl_sec_dma_alloc_consistent()2634 *pap = (unsigned long)temp_pa; in osl_sec_dma_alloc_consistent()