Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/tegra/
Dpmc.h31 #define TEGRA_POWERGATE_PCIE 3 macro
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c516 mask = (1 << TEGRA_POWERGATE_PCIE); in __tegra_powergate_remove_clamping()
517 else if (id == TEGRA_POWERGATE_PCIE) in __tegra_powergate_remove_clamping()
2167 [TEGRA_POWERGATE_PCIE] = "pcie",
2254 [TEGRA_POWERGATE_PCIE] = "pcie",
2351 [TEGRA_POWERGATE_PCIE] = "pcie",
2462 [TEGRA_POWERGATE_PCIE] = "pcie",
/Linux-v5.4/drivers/pci/controller/
Dpci-tegra.c1239 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1257 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1265 err = tegra_powergate_power_on(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1270 err = tegra_powergate_remove_clamping(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1308 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()