Home
last modified time | relevance | path

Searched refs:AGX5_PWRMGR_MPU_TRIGGER_PCH_CPU (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_power_manager.h78 #define AGX5_PWRMGR_MPU_TRIGGER_PCH_CPU(x) (((x) & 0xf) << 1) macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_psci.c86 if ((AGX5_PWRMGR_MPU_TRIGGER_PCH_CPU(1 << cpu_id) & (pch_cpu)) != 0) in socfpga_pwr_domain_on()