Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/pcie/
Daspm.c200 PCIE_LINK_STATE_L1_2_PCIPM)
202 PCIE_LINK_STATE_L1_2_PCIPM)
749 link->aspm_support |= PCIE_LINK_STATE_L1_2_PCIPM; in aspm_l1ss_init()
765 link->aspm_enabled |= PCIE_LINK_STATE_L1_2_PCIPM; in aspm_l1ss_init()
892 if (state & PCIE_LINK_STATE_L1_2_PCIPM) in pcie_config_aspm_l1ss()
1658 PCIE_LINK_STATE_L1_2_PCIPM, in aspm_ctrl_attrs_are_visible()
/linux-6.12.1/include/linux/
Dpci.h1799 #define PCIE_LINK_STATE_L1_2_PCIPM BIT(6) /* PCI-PM L1.2 state */ macro
1805 PCIE_LINK_STATE_L1_2_PCIPM)