Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.h77 #define PCIE_CONFIG_FLAG_ENABLE_L1 0x0000001 macro
H A Dpci.c2503 pcie_config_flags &= ~PCIE_CONFIG_FLAG_ENABLE_L1; in ath10k_pci_init_config()