Home
last modified time | relevance | path

Searched refs:ath11k_pcic_read32 (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath11k/
A Dpci.c184 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
201 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
211 val = ath11k_pcic_read32(ab, PCIE_Q6_COOKIE_ADDR); in ath11k_pci_clear_dbg_registers()
214 val = ath11k_pcic_read32(ab, WLAON_WARM_SW_ENTRY); in ath11k_pci_clear_dbg_registers()
226 val = ath11k_pcic_read32(ab, WLAON_WARM_SW_ENTRY); in ath11k_pci_clear_dbg_registers()
242 v = ath11k_pcic_read32(ab, offset); in ath11k_pci_set_link_reg()
249 v = ath11k_pcic_read32(ab, offset); in ath11k_pci_set_link_reg()
310 val = ath11k_pcic_read32(ab, PCIE_PCIE_PARF_LTSSM); in ath11k_pci_enable_ltssm()
323 val = ath11k_pcic_read32(ab, GCC_GCC_PCIE_HOT_RST); in ath11k_pci_enable_ltssm()
326 val = ath11k_pcic_read32(ab, GCC_GCC_PCIE_HOT_RST); in ath11k_pci_enable_ltssm()
[all …]
A Dpcic.h33 u32 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset);
A Dpcic.c207 u32 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in ath11k_pcic_read32() function
228 EXPORT_SYMBOL(ath11k_pcic_read32);
A Dmhi.c158 val = ath11k_pcic_read32(ab, MHISTATUS); in ath11k_mhi_set_mhictrl_reset()
A Dahb.c781 .read32 = ath11k_pcic_read32,

Completed in 13 milliseconds