Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/tegra/
Dpmc.h31 #define TEGRA_POWERGATE_PCIE 3 macro
/Linux-v5.10/drivers/soc/tegra/
Dpmc.c575 mask = (1 << TEGRA_POWERGATE_PCIE); in __tegra_powergate_remove_clamping()
576 else if (id == TEGRA_POWERGATE_PCIE) in __tegra_powergate_remove_clamping()
2611 [TEGRA_POWERGATE_PCIE] = "pcie",
2716 [TEGRA_POWERGATE_PCIE] = "pcie",
2827 [TEGRA_POWERGATE_PCIE] = "pcie",
2941 [TEGRA_POWERGATE_PCIE] = "pcie",
/Linux-v5.10/drivers/pci/controller/
Dpci-tegra.c1185 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1203 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1211 err = tegra_powergate_power_on(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1216 err = tegra_powergate_remove_clamping(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1254 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()