Searched refs:update_clamp_threshold (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-tegra.c | 317 bool update_clamp_threshold; member 579 if (soc->update_clamp_threshold) { in tegra_pcie_enable_rp_features() 2383 .update_clamp_threshold = false, 2412 .update_clamp_threshold = false, 2433 .update_clamp_threshold = true, 2456 .update_clamp_threshold = true, 2497 .update_clamp_threshold = false,
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-tegra.c | 303 bool update_clamp_threshold; member 560 if (soc->update_clamp_threshold) { in tegra_pcie_enable_rp_features() 2407 .update_clamp_threshold = false, 2436 .update_clamp_threshold = false, 2457 .update_clamp_threshold = true, 2480 .update_clamp_threshold = true, 2521 .update_clamp_threshold = false,
|
Completed in 11 milliseconds