Searched refs:FFA_PM_MSG_SUB_CPU_OFF (Results 1 – 3 of 3) sorted by relevance
57 #define FFA_PM_MSG_SUB_CPU_OFF U(1 << 0) macro
279 if ((sp->pwr_mgmt_msgs & FFA_PM_MSG_SUB_CPU_OFF) == 0U) { in spmc_cpu_off_handler()
2160 if (config_32 & ~(FFA_PM_MSG_SUB_CPU_OFF | in sp_manifest_parse()