l1_2_threshold    502 drivers/pci/pcie/aspm.c 	u32 t_common_mode, t_power_on, l1_2_threshold, scale, value;
l1_2_threshold    541 drivers/pci/pcie/aspm.c 	l1_2_threshold = 2 + 4 + t_common_mode + t_power_on;
l1_2_threshold    542 drivers/pci/pcie/aspm.c 	encode_l12_threshold(l1_2_threshold, &scale, &value);