Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h128 unsigned int lock_pll:1; member
/linux-4.4.14/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c101 seq_printf(seq, "lock_pll=%u\n", cfg->lock_pll); in info_show()
Ds3c24xx-cpufreq.c310 if (!pll_reg || cpu_cur.lock_pll) { in s3c_cpufreq_target()
625 cpu_cur.lock_pll = 1; in s3c_cpufreq_initcall()