Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c640 u32 t_common_mode, t_power_on, l1_2_threshold, scale, value; in aspm_calc_l12_info() local
648 t_common_mode = max(val1, val2); in aspm_calc_l12_info()
677 l1_2_threshold = 2 + 4 + t_common_mode + t_power_on; in aspm_calc_l12_info()
679 ctl1 |= FIELD_PREP(PCI_L1SS_CTL1_CM_RESTORE_TIME, t_common_mode) | in aspm_calc_l12_info()