Searched refs:ce_remap (Results 1 – 5 of 5) sorted by relevance
164 const struct ce_remap *ce_remap; member289 extern const struct ce_remap ath11k_ce_remap_ipq5018;
1170 if (ab->hw_params.ce_remap) { in ath11k_ahb_probe()1171 const struct ce_remap *ce_remap = ab->hw_params.ce_remap; in ath11k_ahb_probe() local1176 ab->mem_ce = ioremap(ce_remap->base, ce_remap->size); in ath11k_ahb_probe()1271 if (ab->hw_params.ce_remap) in ath11k_ahb_free_resources()
98 struct ce_remap { struct
653 .ce_remap = &ath11k_ce_remap_ipq5018,
2262 const struct ce_remap ath11k_ce_remap_ipq5018 = {
Completed in 15 milliseconds