PCI_L1SS_CAP_CM_RESTORE_TIME  541 drivers/pci/controller/dwc/pcie-tegra194.c 	val &= ~(PCI_L1SS_CAP_CM_RESTORE_TIME | PCI_L1SS_CAP_P_PWR_ON_VALUE);
PCI_L1SS_CAP_CM_RESTORE_TIME  512 drivers/pci/pcie/aspm.c 	val1 = (upreg->l1ss_cap & PCI_L1SS_CAP_CM_RESTORE_TIME) >> 8;
PCI_L1SS_CAP_CM_RESTORE_TIME  513 drivers/pci/pcie/aspm.c 	val2 = (dwreg->l1ss_cap & PCI_L1SS_CAP_CM_RESTORE_TIME) >> 8;