Searched refs:ab_ahb (Results 1 – 1 of 1) sorted by relevance
387 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_up() local390 ret = rproc_boot(ab_ahb->tgt_rproc); in ath11k_ahb_power_up()399 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_down() local401 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()716 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_core_get_rproc() local731 ab_ahb->tgt_rproc = prproc; in ath11k_core_get_rproc()809 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_setup_msa_resources() local826 ab_ahb->fw.msa_paddr = r.start; in ath11k_ahb_setup_msa_resources()827 ab_ahb->fw.msa_size = resource_size(&r); in ath11k_ahb_setup_msa_resources()840 ab_ahb->fw.ce_paddr = r.start; in ath11k_ahb_setup_msa_resources()[all …]