Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dpmc.h171 int tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk, in tegra_powergate_power_on()
242 static inline int tegra_powergate_sequence_power_up(unsigned int id,
184 static inline int tegra_powergate_sequence_power_up(unsigned int id, tegra_powergate_sequence_power_up() function
/linux/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.c2804 err = tegra_powergate_sequence_power_up(dc->powergate, dc->clk, in tegra_dc_runtime_resume()
/linux/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/drivers/usb/host/
H A Dxhci-tegra.c1191 rc = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBA, in tegra_xusb_unpowergate_partitions()
1199 rc = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBC, in tegra_xusb_unpowergate_partitions()
1240 tegra_powergate_sequence_power_up(TEGRA_POWERGATE_XUSBC, in tegra_xusb_powergate_partitions()
/linux/drivers/soc/tegra/
H A Dpmc.c1170 int tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk, in tegra_powergate_sequence_power_up() function
1175 EXPORT_SYMBOL(tegra_powergate_sequence_power_up);