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

/linux-4.1.27/drivers/pci/host/
H A Dpci-tegra.c1524 bool need_pexa = false, need_pexb = false; tegra_pcie_get_regulators() local
1528 need_pexa = true; tegra_pcie_get_regulators()
1534 pcie->num_supplies = 4 + (need_pexa ? 2 : 0) + tegra_pcie_get_regulators()
1548 if (need_pexa) { tegra_pcie_get_regulators()

Completed in 90 milliseconds