Searched refs:PCI_L1SS_CAP_CM_RESTORE_TIME (Results 1 – 3 of 3) sorted by relevance
1092 #define PCI_L1SS_CAP_CM_RESTORE_TIME 0x0000ff00 /* Port Common_Mode_Restore_Time */ macro
626 val1 = FIELD_GET(PCI_L1SS_CAP_CM_RESTORE_TIME, parent_l1ss_cap); in aspm_calc_l12_info()627 val2 = FIELD_GET(PCI_L1SS_CAP_CM_RESTORE_TIME, child_l1ss_cap); in aspm_calc_l12_info()
701 val &= ~(PCI_L1SS_CAP_CM_RESTORE_TIME | PCI_L1SS_CAP_P_PWR_ON_VALUE); in init_host_aspm()
Completed in 17 milliseconds