Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c89 seq_printf(seq, "lock_pll=%u\n", cfg->lock_pll); in info_show()
Ds3c24xx-cpufreq.c301 if (!pll_reg || cpu_cur.lock_pll) { in s3c_cpufreq_target()
599 cpu_cur.lock_pll = 1; in s3c_cpufreq_initcall()
/linux-6.1.9/include/linux/soc/samsung/
Ds3c-cpufreq-core.h126 unsigned int lock_pll:1; member