Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
H A Dpci.c213 val |= PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
222 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath11k_pci_soc_global_reset()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.h14 #define PCIE_SOC_GLOBAL_RESET_V 1 macro
H A Dpci.c223 val |= PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()
232 val &= ~PCIE_SOC_GLOBAL_RESET_V; in ath12k_pci_soc_global_reset()