Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dpmc.h42 #define TEGRA_POWERGATE_PCIE 3 macro
/Linux-v4.19/drivers/soc/tegra/
Dpmc.c330 mask = (1 << TEGRA_POWERGATE_PCIE); in __tegra_powergate_remove_clamping()
331 else if (id == TEGRA_POWERGATE_PCIE) in __tegra_powergate_remove_clamping()
1471 [TEGRA_POWERGATE_PCIE] = "pcie",
1544 [TEGRA_POWERGATE_PCIE] = "pcie",
1623 [TEGRA_POWERGATE_PCIE] = "pcie",
1703 [TEGRA_POWERGATE_PCIE] = "pcie",
/Linux-v4.19/drivers/pci/controller/
Dpci-tegra.c1026 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1044 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1059 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_PCIE, in tegra_pcie_power_on()