Home
last modified time | relevance | path

Searched refs:tegra_bpmp_ipc_enable_clock (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/nvidia/tegra/include/drivers/
Dbpmp_ipc.h35 int tegra_bpmp_ipc_enable_clock(uint32_t clk_id);
/trusted-firmware-a-latest/plat/nvidia/tegra/soc/t194/drivers/se/
Dse.c461 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()
/trusted-firmware-a-latest/plat/nvidia/tegra/drivers/bpmp_ipc/
Dintf.c301 int tegra_bpmp_ipc_enable_clock(uint32_t clk_id) in tegra_bpmp_ipc_enable_clock() function
/trusted-firmware-a-latest/plat/nvidia/tegra/soc/t194/
Dplat_psci_handlers.c283 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_soc_pwr_domain_power_down_wfi()
/trusted-firmware-a-latest/plat/nvidia/tegra/soc/t186/
Dplat_psci_handlers.c299 ret = tegra_bpmp_ipc_enable_clock(TEGRA186_CLK_SE); in tegra_soc_pwr_domain_power_down_wfi()