Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c2022 bool need_pexa = false, need_pexb = false; in tegra_pcie_get_regulators() local
2030 need_pexb = true; in tegra_pcie_get_regulators()
2033 (need_pexb ? 2 : 0); in tegra_pcie_get_regulators()
2051 if (need_pexb) { in tegra_pcie_get_regulators()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c2045 bool need_pexa = false, need_pexb = false; in tegra_pcie_get_regulators() local
2053 need_pexb = true; in tegra_pcie_get_regulators()
2056 (need_pexb ? 2 : 0); in tegra_pcie_get_regulators()
2074 if (need_pexb) { in tegra_pcie_get_regulators()

Completed in 7 milliseconds