Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/soc/tegra/
Dpmc.c263 mask = (1 << TEGRA_POWERGATE_PCIE); in tegra_powergate_remove_clamping()
264 else if (id == TEGRA_POWERGATE_PCIE) in tegra_powergate_remove_clamping()
867 [TEGRA_POWERGATE_PCIE] = "pcie",
886 [TEGRA_POWERGATE_PCIE] = "pcie",
955 [TEGRA_POWERGATE_PCIE] = "pcie",
/linux-4.1.27/include/soc/tegra/
Dpmc.h50 #define TEGRA_POWERGATE_PCIE 3 macro
/linux-4.1.27/drivers/pci/host/
Dpci-tegra.c938 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
954 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
961 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_PCIE, in tegra_pcie_power_on()