Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
A Dpci.c180 val |= PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
189 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
A Dpci.c187 val |= PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()
196 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()

Completed in 8 milliseconds