Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
A Dpci.c186 val |= PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
195 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
/drivers/net/wireless/ath/ath12k/
A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
A Dpci.c227 val |= PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()
236 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()

Completed in 15 milliseconds