Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
H A 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()