Searched refs:ath12k_pci_read32 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | pci.c | 209 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset() 226 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset() 236 val = ath12k_pci_read32(ab, PCIE_Q6_COOKIE_ADDR); in ath12k_pci_clear_dbg_registers() 239 val = ath12k_pci_read32(ab, WLAON_WARM_SW_ENTRY); in ath12k_pci_clear_dbg_registers() 251 val = ath12k_pci_read32(ab, WLAON_WARM_SW_ENTRY); in ath12k_pci_clear_dbg_registers() 257 val = ath12k_pci_read32(ab, WLAON_SOC_RESET_CAUSE_REG); in ath12k_pci_clear_dbg_registers() 266 val = ath12k_pci_read32(ab, PCIE_PCIE_PARF_LTSSM); in ath12k_pci_enable_ltssm() 274 val = ath12k_pci_read32(ab, PCIE_PCIE_PARF_LTSSM); in ath12k_pci_enable_ltssm() 279 val = ath12k_pci_read32(ab, GCC_GCC_PCIE_HOT_RST); in ath12k_pci_enable_ltssm() 282 val = ath12k_pci_read32(ab, GCC_GCC_PCIE_HOT_RST); in ath12k_pci_enable_ltssm() [all …]
|
H A D | pci.h | 124 u32 ath12k_pci_read32(struct ath12k_base *ab, u32 offset);
|
H A D | mhi.c | 207 val = ath12k_pci_read32(ab, MHISTATUS); in ath12k_mhi_set_mhictrl_reset()
|