Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
Dflowctrl.h94 bool tegra_fc_is_ccx_allowed(void);
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/flowctrl/
Dflowctrl.c176 bool tegra_fc_is_ccx_allowed(void) in tegra_fc_is_ccx_allowed() function
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplat_psci_handlers.c148 if (tegra_pmc_is_last_on_cpu() && tegra_fc_is_ccx_allowed()) { in tegra_soc_get_target_pwr_state()