Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c1090 if (state & PCIE_LINK_STATE_L1_2) in __pci_disable_link_state()
1157 if (state & PCIE_LINK_STATE_L1_2) in __pci_enable_link_state()
/openbmc/linux/include/linux/
H A Dpci.h1774 #define PCIE_LINK_STATE_L1_2 BIT(4) macro
1779 PCIE_LINK_STATE_L1_2 | PCIE_LINK_STATE_L1_1_PCIPM |\