Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/sysdev/
Dfsl_rcpm.c105 static void rcpm_v2_cpu_enter_state(int cpu, int state) in rcpm_v2_cpu_enter_state() function
152 rcpm_v2_cpu_enter_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_die()
161 rcpm_v2_cpu_enter_state(cpu, E500_PM_PH20); in rcpm_v2_cpu_die()
330 .cpu_enter_state = rcpm_v2_cpu_enter_state,