Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h77 #define PCIE_CONFIG_FLAG_ENABLE_L1 0x0000001 macro
H A Dpci.c2411 pcie_config_flags &= ~PCIE_CONFIG_FLAG_ENABLE_L1; in ath10k_pci_init_config()