Home
last modified time | relevance | path

Searched refs:PCIE_SOC_WAKE_V_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c461 iowrite32(PCIE_SOC_WAKE_V_MASK, in __ath10k_pci_wake()
467 PCIE_SOC_WAKE_V_MASK); in __ath10k_pci_wake()
528 iowrite32(PCIE_SOC_WAKE_V_MASK, in ath10k_pci_force_wake()
534 PCIE_SOC_WAKE_V_MASK); in ath10k_pci_force_wake()
H A Dhw.h867 #define PCIE_SOC_WAKE_V_MASK 0x00000001 macro