Searched refs:update_fc_timer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-tegra.c | 319 bool update_fc_timer; member 654 if (soc->update_fc_timer) { in tegra_pcie_apply_sw_fixup() 2385 .update_fc_timer = false, 2414 .update_fc_timer = false, 2435 .update_fc_timer = false, 2458 .update_fc_timer = true, 2499 .update_fc_timer = false,
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-tegra.c | 305 bool update_fc_timer; member 635 if (soc->update_fc_timer) { in tegra_pcie_apply_sw_fixup() 2409 .update_fc_timer = false, 2438 .update_fc_timer = false, 2459 .update_fc_timer = false, 2482 .update_fc_timer = true, 2523 .update_fc_timer = false,
|
Completed in 8 milliseconds