Home
last modified time | relevance | path

Searched refs:PCIE_SOC_GLOBAL_RESET (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpci.h13 #define PCIE_SOC_GLOBAL_RESET 0x3008 macro
Dpci.c178 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()
182 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
191 ath11k_pcic_write32(ab, PCIE_SOC_GLOBAL_RESET, val); in ath11k_pci_soc_global_reset()
195 val = ath11k_pcic_read32(ab, PCIE_SOC_GLOBAL_RESET); in ath11k_pci_soc_global_reset()