Searched refs:is_core_power_status_on (Results 1 – 2 of 2) sorted by relevance
20 #define is_core_power_status_on(_pwr_ctrl)\ macro61 val = is_core_power_status_on(pwr_ctrl); in mt_smp_power_core_on()72 while (!is_core_power_status_on(pwr_ctrl)) in mt_smp_power_core_on()
19 static inline int is_core_power_status_on(unsigned int cpuid) in is_core_power_status_on() function49 unsigned int val = is_core_power_status_on(cpu_id); in mt_smp_power_core_on()82 while (is_core_power_status_on(cpu_id) == 0) { in mt_smp_power_core_on()