Searched refs:PCI_L1SS_CAP_CM_RESTORE_TIME (Results 1 – 3 of 3) sorted by relevance
488 val1 = (parent_l1ss_cap & PCI_L1SS_CAP_CM_RESTORE_TIME) >> 8; in aspm_calc_l1ss_info()489 val2 = (child_l1ss_cap & PCI_L1SS_CAP_CM_RESTORE_TIME) >> 8; in aspm_calc_l1ss_info()
1076 #define PCI_L1SS_CAP_CM_RESTORE_TIME 0x0000ff00 /* Port Common_Mode_Restore_Time */ macro
687 val &= ~(PCI_L1SS_CAP_CM_RESTORE_TIME | PCI_L1SS_CAP_P_PWR_ON_VALUE); in init_host_aspm()
Completed in 17 milliseconds