Searched refs:ce_remap (Results 1 – 6 of 6) sorted by relevance
165 const struct ce_remap *ce_remap; member290 extern const struct ce_remap ath11k_ce_remap_ipq5018;
1152 if (ab->hw_params.ce_remap) { in ath11k_ahb_probe()1153 const struct ce_remap *ce_remap = ab->hw_params.ce_remap; in ath11k_ahb_probe() local1158 ab->mem_ce = ioremap(ce_remap->base, ce_remap->size); in ath11k_ahb_probe()1253 if (ab->hw_params.ce_remap) in ath11k_ahb_free_resources()
99 struct ce_remap { struct
657 .ce_remap = &ath11k_ce_remap_ipq5018,
2276 const struct ce_remap ath11k_ce_remap_ipq5018 = {
2183 if (!ab->hw_params.ce_remap) in ath11k_qmi_request_device_info()