Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Daspm.c220 PCIE_LINK_STATE_L1_2_PCIPM)
222 PCIE_LINK_STATE_L1_2_PCIPM)
769 link->aspm_support |= PCIE_LINK_STATE_L1_2_PCIPM; in aspm_l1ss_init()
785 link->aspm_enabled |= PCIE_LINK_STATE_L1_2_PCIPM; in aspm_l1ss_init()
897 if (state & PCIE_LINK_STATE_L1_2_PCIPM) in pcie_config_aspm_l1ss()
1693 PCIE_LINK_STATE_L1_2_PCIPM, in aspm_ctrl_attrs_are_visible()
/linux-6.15/include/linux/
H A Dpci.h1820 #define PCIE_LINK_STATE_L1_2_PCIPM BIT(6) /* PCI-PM L1.2 state */ macro
1826 PCIE_LINK_STATE_L1_2_PCIPM)