Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dcpu.h56 static inline int s5p_get_cpu_rev(void) in s5p_get_cpu_rev() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dcpu.h200 static inline int s5p_get_cpu_rev(void) in s5p_get_cpu_rev() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock.c644 if (s5p_get_cpu_rev() == 0) { in exynos4_get_pwm_clk()
667 } else if (s5p_get_cpu_rev() == 1) { in exynos4_get_pwm_clk()