Searched refs:PCIE_SOC_GLOBAL_RESET (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/wireless/ath/ath11k/ |
| A D | pci.h | 13 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
|
| A D | pci.c | 184 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset() 188 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset() 197 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset() 201 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | pci.h | 13 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
|
| A D | pci.c | 225 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset() 229 ath12k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath12k_pci_soc_global_reset() 238 ath12k_pci_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath12k_pci_soc_global_reset() 242 val = ath12k_pci_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath12k_pci_soc_global_reset()
|
Completed in 15 milliseconds