Home
last modified time | relevance | path

Searched refs:S3C2410_CLKDIVN_HDIVN (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/cpufreq/
Ds3c2410-cpufreq.c26 #define S3C2410_CLKDIVN_HDIVN (1<<1) macro
35 clkdiv |= S3C2410_CLKDIVN_HDIVN; in s3c2410_cpufreq_setdivs()
/linux-5.19.10/arch/arm/mach-s3c/
Dregs-clock-s3c24xx.h44 #define S3C2410_CLKDIVN_HDIVN (1<<1) macro