Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/tegra/
A Dpmc.h157 int tegra_powergate_power_off(unsigned int id);
182 static inline int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function
/linux-6.3-rc2/drivers/soc/tegra/
A Dpowergate-bpmp.c158 static int tegra_powergate_power_off(struct generic_pm_domain *domain) in tegra_powergate_power_off() function
186 powergate->genpd.power_off = tegra_powergate_power_off; in tegra_powergate_add()
A Dpmc.c957 int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function
964 EXPORT_SYMBOL(tegra_powergate_power_off);
/linux-6.3-rc2/drivers/ata/
A Dahci_tegra.c272 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_on()
292 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_off()
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/
A Dvde.c163 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-tegra.c1198 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_unpowergate_partitions()
1225 rc = tegra_powergate_power_off(TEGRA_POWERGATE_XUSBC); in tegra_xusb_powergate_partitions()
1231 rc = tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_powergate_partitions()
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-tegra.c1166 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1184 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1235 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddc.c2768 tegra_powergate_power_off(dc->powergate); in tegra_dc_runtime_suspend()
3223 tegra_powergate_power_off(dc->powergate); in tegra_dc_probe()

Completed in 29 milliseconds