Searched refs:ce_paddr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dahb.h31 dma_addr_t ce_paddr; member in struct:ath11k_ahb::__anon1373
H A Dahb.c951 ab_ahb->fw.ce_paddr = r.start;
1025 ret = iommu_map(iommu_dom, ab_ahb->fw.ce_paddr,
1026 ab_ahb->fw.ce_paddr, ab_ahb->fw.ce_size,
1077 unmapped_size = iommu_unmap(iommu, ab_ahb->fw.ce_paddr, ab_ahb->fw.ce_size);

Completed in 245 milliseconds