Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Dfsl_rcpm.c109 static void rcpm_v2_cpu_enter_state(int cpu, int state) in rcpm_v2_cpu_enter_state() function
156 rcpm_v2_cpu_enter_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_die()
165 rcpm_v2_cpu_enter_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_die()
334 .cpu_enter_state = rcpm_v2_cpu_enter_state,