Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/pcie/
Daspm.c485 u32 t_common_mode, t_power_on, l1_2_threshold, scale, value; in aspm_calc_l1ss_info() local
524 l1_2_threshold = 2 + 4 + t_common_mode + t_power_on; in aspm_calc_l1ss_info()
525 encode_l12_threshold(l1_2_threshold, &scale, &value); in aspm_calc_l1ss_info()