Home
last modified time | relevance | path

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

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