Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpci.h26 #define PCIE_SOC_WAKE_PCIE_LOCAL_REG 0x3004 macro
H A Dpci.c381 ath11k_pcic_write32(ab, PCIE_SOC_WAKE_PCIE_LOCAL_REG, 1); in ath11k_pci_force_wake()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.h26 #define PCIE_SOC_WAKE_PCIE_LOCAL_REG 0x3004 macro
H A Dpci.c322 ath12k_pci_write32(ab, PCIE_SOC_WAKE_PCIE_LOCAL_REG, 1); in ath12k_pci_force_wake()