Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c154 static unsigned int cpu_retention_enable[PLATFORM_CORE_COUNT]; variable
161 cpu_retention_enable[i] = 0; in cpupm_cpu_retention_init()
174 if (!cpu_retention_enable[cpu]) in cpupm_cpu_ildo_state_valid()
180 cpupm_cpu_retention_set(cpu_retention_enable[cpu]); in cpupm_cpu_ildo_state_valid()
196 ret |= cpu_retention_enable[i]; in cpupu_get_cpu_retention_control()
208 cpu_retention_enable[cpu] = (enable & 0x7); in cpupm_cpu_retention_control()