Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/include/plat/
Dcpu-freq-core.h127 unsigned int lock_pll:1; member
/linux-2.6.39/arch/arm/plat-s3c24xx/
Dcpu-freq-debugfs.c102 seq_printf(seq, "lock_pll=%u\n", cfg->lock_pll); in info_show()
Dcpu-freq.c320 if (!pll_reg || cpu_cur.lock_pll) { in s3c_cpufreq_target()
667 cpu_cur.lock_pll = 1; in s3c_cpufreq_initcall()