Searched refs:ASPM_STATE_L1_2_PCIPM (Results 1 – 1 of 1) sorted by relevance
36 #define ASPM_STATE_L1_2_PCIPM (0x40) /* PCI PM L1.2 state */ macro37 #define ASPM_STATE_L1_SS_PCIPM (ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1_2_PCIPM)38 #define ASPM_STATE_L1_2_MASK (ASPM_STATE_L1_2 | ASPM_STATE_L1_2_PCIPM)562 link->aspm_support |= ASPM_STATE_L1_2_PCIPM; in aspm_l1ss_init()578 link->aspm_enabled |= ASPM_STATE_L1_2_PCIPM; in aspm_l1ss_init()705 if (state & ASPM_STATE_L1_2_PCIPM) in pcie_config_aspm_l1ss()1095 link->aspm_disable |= ASPM_STATE_L1_2_PCIPM; in __pci_disable_link_state()1162 link->aspm_default |= ASPM_STATE_L1_2_PCIPM | ASPM_STATE_L1; in __pci_enable_link_state()1394 ASPM_STATE_L1_2_PCIPM, in aspm_ctrl_attrs_are_visible()