Searched refs:IS_CPUSMP_FN_ENABLE (Results 1 – 1 of 1) sorted by relevance
73 #define IS_CPUSMP_FN_ENABLE(x) ((mtk_cpu_pwr.smp != NULL) && ((mtk_cpu_pwr.fn_mask & x) != 0)) macro200 if (IS_CPUSMP_FN_ENABLE(MTK_CPUPM_FN_SMP_CORE_ON)) { in armv8_2_cpu_pwr_on()207 if (IS_CPUSMP_FN_ENABLE(MTK_CPUPM_FN_SMP_CORE_OFF)) { in armv8_2_cpu_pwr_off()220 if (IS_CPUSMP_FN_ENABLE(MTK_CPUPM_FN_PWR_ON_CORE_PREPARE)) { in armv8_2_power_domain_on()425 if (IS_CPUSMP_FN_ENABLE(MTK_CPUPM_FN_SMP_INIT)) { in armv8_2_pm_smp_init()