Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpci-tegra.c2048 bool need_pexa = false, need_pexb = false; in tegra_pcie_get_regulators() local
2052 need_pexa = true; in tegra_pcie_get_regulators()
2058 pcie->num_supplies = 4 + (need_pexa ? 2 : 0) + in tegra_pcie_get_regulators()
2072 if (need_pexa) { in tegra_pcie_get_regulators()