Home
last modified time | relevance | path

Searched refs:tegra_powergate_sequence_power_up (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/soc/tegra/
H A Dpmc.h157 int tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk,
184 static inline int tegra_powergate_sequence_power_up(unsigned int id, in tegra_powergate_sequence_power_up() function
/linux-6.15/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c196 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_VDEC, in tegra_vde_runtime_resume()
/linux-6.15/drivers/gpu/drm/tegra/
H A Dgr3d.c356 err = tegra_powergate_sequence_power_up(id, clk, reset); in gr3d_power_up_legacy_domain()
H A Ddc.c2796 err = tegra_powergate_sequence_power_up(dc->powergate, dc->clk, in tegra_dc_runtime_resume()
/linux-6.15/drivers/ata/
H A Dahci_tegra.c249 ret = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_SATA, in tegra_ahci_power_on()
/linux-6.15/drivers/usb/host/
H A Dxhci-tegra.c1186 rc = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBA, in tegra_xusb_unpowergate_partitions()
1194 rc = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBC, in tegra_xusb_unpowergate_partitions()
1235 tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBC, in tegra_xusb_powergate_partitions()
/linux-6.15/drivers/soc/tegra/
H A Dpmc.c1004 int tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk, in tegra_powergate_sequence_power_up() function
1039 EXPORT_SYMBOL(tegra_powergate_sequence_power_up);