Home
last modified time | relevance | path

Searched refs:PCI_L1SS_CAP_CM_RESTORE_TIME (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/pcie/
H A Daspm.c648 val1 = FIELD_GET(PCI_L1SS_CAP_CM_RESTORE_TIME, parent_l1ss_cap); in aspm_calc_l12_info()
649 val2 = FIELD_GET(PCI_L1SS_CAP_CM_RESTORE_TIME, child_l1ss_cap); in aspm_calc_l12_info()
/linux/include/uapi/linux/
H A Dpci_regs.h1133 #define PCI_L1SS_CAP_CM_RESTORE_TIME 0x0000ff00 /* Port Common_Mode_Restore_Time */ macro