Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Daspm_ext.c172 u32 t_common_mode, t_power_on, l1_2_threshold, scale, value; in aspm_calc_l1ss_info() local
213 l1_2_threshold = 2 + 4 + t_common_mode + t_power_on; in aspm_calc_l1ss_info()
214 encode_l12_threshold(l1_2_threshold, &scale, &value); in aspm_calc_l1ss_info()
H A Daspm.c457 u32 t_common_mode, t_power_on, l1_2_threshold, scale, value; in aspm_calc_l1ss_info() local
495 l1_2_threshold = 2 + 4 + t_common_mode + t_power_on; in aspm_calc_l1ss_info()
496 encode_l12_threshold(l1_2_threshold, &scale, &value); in aspm_calc_l1ss_info()