Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dpowergate.c127 mask = (1 << TEGRA_POWERGATE_PCIE); in tegra_powergate_remove_clamping()
128 else if (id == TEGRA_POWERGATE_PCIE) in tegra_powergate_remove_clamping()
210 [TEGRA_POWERGATE_PCIE] = "pcie",
220 [TEGRA_POWERGATE_PCIE] = "pcie",
Dpmc.c43 #define TEGRA_POWERGATE_PCIE 3 macro
125 mask = (1 << TEGRA_POWERGATE_PCIE); in tegra_pmc_powergate_remove_clamping()
126 else if (id == TEGRA_POWERGATE_PCIE) in tegra_pmc_powergate_remove_clamping()
Dpcie.c660 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
675 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_PCIE, in tegra_pcie_power_regate()