Searched refs:tegra_powergate_power_off (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/soc/tegra/
H A Dpmc.h113 int tegra_powergate_power_off(int id);
133 static inline int tegra_powergate_power_off(int id) tegra_powergate_power_off() function
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dgr3d.c341 tegra_powergate_power_off(TEGRA_POWERGATE_3D1); gr3d_remove()
345 tegra_powergate_power_off(TEGRA_POWERGATE_3D); gr3d_remove()
H A Ddc.c2086 tegra_powergate_power_off(dc->powergate); tegra_dc_remove()
/linux-4.4.14/drivers/ata/
H A Dahci_tegra.c144 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); tegra_ahci_power_on()
163 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); tegra_ahci_power_off()
/linux-4.4.14/drivers/soc/tegra/
H A Dpmc.c211 * tegra_powergate_power_off() - power off partition
214 int tegra_powergate_power_off(int id) tegra_powergate_power_off() function
221 EXPORT_SYMBOL(tegra_powergate_power_off); variable
314 tegra_powergate_power_off(id); tegra_powergate_sequence_power_up()
/linux-4.4.14/drivers/pci/host/
H A Dpci-tegra.c923 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); tegra_pcie_power_off()
939 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); tegra_pcie_power_on()

Completed in 223 milliseconds