Home
last modified time | relevance | path

Searched refs:TEGRA194_CLK_SE (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/se/
Dse.c461 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_se_suspend()
477 ret = tegra_bpmp_ipc_disable_clock(TEGRA194_CLK_SE); in tegra_se_suspend()
494 ret = tegra_bpmp_ipc_enable_clock(TEGRA194_CLK_SE); in tegra_se_resume()
509 ret = tegra_bpmp_ipc_disable_clock(TEGRA194_CLK_SE); in tegra_se_resume()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t194/
Dtegra_def.h59 #define TEGRA194_CLK_SE U(124) macro
60 #define TEGRA_CLK_SE TEGRA194_CLK_SE
/external/arm-trusted-firmware/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()
309 ret = tegra_bpmp_ipc_disable_clock(TEGRA194_CLK_SE); in tegra_soc_pwr_domain_power_down_wfi()