Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dcpu.h55 static inline int s5p_get_cpu_rev(void) in s5p_get_cpu_rev() function
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dcpu.h199 static inline int s5p_get_cpu_rev(void) in s5p_get_cpu_rev() function
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c643 if (s5p_get_cpu_rev() == 0) { in exynos4_get_pwm_clk()
666 } else if (s5p_get_cpu_rev() == 1) { in exynos4_get_pwm_clk()