Searched refs:tegra_bpmp_ipc_enable_clock (Results 1 – 5 of 5) sorted by relevance
35 int tegra_bpmp_ipc_enable_clock(uint32_t clk_id);
461 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_se_suspend()494 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_se_resume()
301 int tegra_bpmp_ipc_enable_clock(uint32_t clk_id) in tegra_bpmp_ipc_enable_clock() function
283 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_soc_pwr_domain_power_down_wfi()
299 ret = tegra_bpmp_ipc_enable_clock(TEGRA186_CLK_SE); in tegra_soc_pwr_domain_power_down_wfi()
Completed in 13 milliseconds