Searched refs:ASPM_STATE_L1_2_PCIPM (Results 1 – 1 of 1) sorted by relevance
35 #define ASPM_STATE_L1_2_PCIPM (0x40) /* PCI PM L1.2 state */ macro36 #define ASPM_STATE_L1_SS_PCIPM (ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1_2_PCIPM)37 #define ASPM_STATE_L1_2_MASK (ASPM_STATE_L1_2 | ASPM_STATE_L1_2_PCIPM)607 link->aspm_support |= ASPM_STATE_L1_2_PCIPM; in pcie_aspm_cap_init()616 link->aspm_enabled |= ASPM_STATE_L1_2_PCIPM; in pcie_aspm_cap_init()740 if (state & ASPM_STATE_L1_2_PCIPM) in pcie_config_aspm_l1ss()