Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/
Dfsl_rcpm.c192 static void rcpm_v2_cpu_exit_state(int cpu, int state) in rcpm_v2_cpu_exit_state() function
217 rcpm_v2_cpu_exit_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_up_prepare()
335 .cpu_exit_state = rcpm_v2_cpu_exit_state,