Home
last modified time | relevance | path

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

/linux-4.4.14/include/soc/tegra/
Dpmc.h113 int tegra_powergate_power_off(int id);
133 static inline int tegra_powergate_power_off(int id) in tegra_powergate_power_off() function
/linux-4.4.14/drivers/gpu/drm/tegra/
Dgr3d.c341 tegra_powergate_power_off(TEGRA_POWERGATE_3D1); in gr3d_remove()
345 tegra_powergate_power_off(TEGRA_POWERGATE_3D); in gr3d_remove()
Ddc.c2086 tegra_powergate_power_off(dc->powergate); in tegra_dc_remove()
/linux-4.4.14/drivers/ata/
Dahci_tegra.c144 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_on()
163 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_off()
/linux-4.4.14/drivers/soc/tegra/
Dpmc.c214 int tegra_powergate_power_off(int id) in tegra_powergate_power_off() function
221 EXPORT_SYMBOL(tegra_powergate_power_off);
314 tegra_powergate_power_off(id); in tegra_powergate_sequence_power_up()
/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()