Home
last modified time | relevance | path

Searched refs:PCIE_SOC_GLOBAL_RESET_V (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
Dpci.c181 val |= PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
190 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
Dpci.c211 val |= PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()
220 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()