Home
last modified time | relevance | path

Searched refs:PCIE_SOC_GLOBAL_RESET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpci.h12 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
H A Dpci.c190 val = ath11k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
194 ath11k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
203 ath11k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
207 val = ath11k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dpci.h13 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
H A Dpci.c179 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
183 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
192 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
196 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpci.h13 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
H A Dpci.c209 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset()
213 ath12k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath12k_pci_soc_global_reset()
222 ath12k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath12k_pci_soc_global_reset()
226 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset()

Completed in 5 milliseconds