Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/tegra/
Dpmc.c265 mask = (1 << TEGRA_POWERGATE_PCIE); in tegra_powergate_remove_clamping()
266 else if (id == TEGRA_POWERGATE_PCIE) in tegra_powergate_remove_clamping()
877 [TEGRA_POWERGATE_PCIE] = "pcie",
896 [TEGRA_POWERGATE_PCIE] = "pcie",
965 [TEGRA_POWERGATE_PCIE] = "pcie",
1008 [TEGRA_POWERGATE_PCIE] = "pcie",
/linux-4.4.14/include/soc/tegra/
Dpmc.h48 #define TEGRA_POWERGATE_PCIE 3 macro
/linux-4.4.14/drivers/pci/host/
Dpci-tegra.c923 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
939 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
946 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_PCIE, in tegra_pcie_power_on()