Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h124 unsigned int lock_pll:1; member
/Linux-v4.19/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c103 seq_printf(seq, "lock_pll=%u\n", cfg->lock_pll); in info_show()
Ds3c24xx-cpufreq.c308 if (!pll_reg || cpu_cur.lock_pll) { in s3c_cpufreq_target()
606 cpu_cur.lock_pll = 1; in s3c_cpufreq_initcall()