Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/sysdev/
Dfsl_rcpm.c164 static void rcpm_v1_cpu_exit_state(int cpu, int state) in rcpm_v1_cpu_exit_state() function
184 rcpm_v1_cpu_exit_state(cpu, E500_PM_PH15); in rcpm_v1_cpu_up_prepare()
318 .cpu_exit_state = rcpm_v1_cpu_exit_state,