Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c188 static void rcpm_v2_cpu_exit_state(int cpu, int state) in rcpm_v2_cpu_exit_state() function
213 rcpm_v2_cpu_exit_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_up_prepare()
331 .cpu_exit_state = rcpm_v2_cpu_exit_state,