ASPM_STATE_L1_2_PCIPM   36 drivers/pci/pcie/aspm.c #define ASPM_STATE_L1_SS_PCIPM	(ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1_2_PCIPM)
ASPM_STATE_L1_2_PCIPM   37 drivers/pci/pcie/aspm.c #define ASPM_STATE_L1_2_MASK	(ASPM_STATE_L1_2 | ASPM_STATE_L1_2_PCIPM)
ASPM_STATE_L1_2_PCIPM  612 drivers/pci/pcie/aspm.c 		link->aspm_support |= ASPM_STATE_L1_2_PCIPM;
ASPM_STATE_L1_2_PCIPM  621 drivers/pci/pcie/aspm.c 		link->aspm_enabled |= ASPM_STATE_L1_2_PCIPM;
ASPM_STATE_L1_2_PCIPM  745 drivers/pci/pcie/aspm.c 	if (state & ASPM_STATE_L1_2_PCIPM)