Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/soc/tegra/
H A Dpmc.h157 int tegra_powergate_power_off(unsigned int id);
180 static inline int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function
/kernel/linux/linux-6.6/include/soc/tegra/
H 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
/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpowergate-bpmp.c159 static int tegra_powergate_power_off(struct generic_pm_domain *domain) in tegra_powergate_power_off() function
187 powergate->genpd.power_off = tegra_powergate_power_off; in tegra_powergate_add()
H A Dpmc.c825 * tegra_powergate_power_off() - power off partition
828 int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function
835 EXPORT_SYMBOL(tegra_powergate_power_off); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dgr3d.c385 tegra_powergate_power_off(TEGRA_POWERGATE_3D1); in gr3d_remove()
390 tegra_powergate_power_off(TEGRA_POWERGATE_3D); in gr3d_remove()
H A Ddc.c2179 tegra_powergate_power_off(dc->powergate); in tegra_dc_runtime_suspend()
2582 tegra_powergate_power_off(dc->powergate); in tegra_dc_probe()
/kernel/linux/linux-6.6/drivers/pmdomain/tegra/
H 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()
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_tegra.c264 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_on()
283 tegra_powergate_power_off(TEGRA_POWERGATE_SATA); in tegra_ahci_power_off()
/kernel/linux/linux-6.6/drivers/ata/
H 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()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-tegra.c1449 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_probe()
1638 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBC); in tegra_xusb_probe()
1639 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_probe()
1668 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBC); in tegra_xusb_remove()
1669 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_remove()
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c164 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c1185 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1203 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1254 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
/kernel/linux/linux-6.6/drivers/usb/host/
H 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()
/kernel/linux/linux-6.6/drivers/pci/controller/
H 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c2767 tegra_powergate_power_off(dc->powergate); in tegra_dc_runtime_suspend()
3222 tegra_powergate_power_off(dc->powergate); in tegra_dc_probe()
/kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/
H A Dvde.c921 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c956 * tegra_powergate_power_off() - power off partition
959 int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function
966 EXPORT_SYMBOL(tegra_powergate_power_off); variable

Completed in 36 milliseconds