Searched hist:"3936 b4f0571b535558ee89038c37a93c1c2c23e6" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | pwm.c | 3936b4f0571b535558ee89038c37a93c1c2c23e6 Mon Jul 02 13:50:49 UTC 2012 Zhong Hongbo <bocui107@gmail.com> arm/s5pxx: Fix get_timer_masked to get the time.
In general, The get_timer_masked function get the system time, no the number of ticks. Such as the nand_wait_ready will use get_timer_masked to delay the operations. And change the system time to adopt to the CONFIG_SYS_HZ.
Signed-off-by: Hongbo Zhong <bocui107@gmail.com> Tested-by: Jaehoon Chung<jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|
| H A D | timer.c | 3936b4f0571b535558ee89038c37a93c1c2c23e6 Mon Jul 02 13:50:49 UTC 2012 Zhong Hongbo <bocui107@gmail.com> arm/s5pxx: Fix get_timer_masked to get the time.
In general, The get_timer_masked function get the system time, no the number of ticks. Such as the nand_wait_ready will use get_timer_masked to delay the operations. And change the system time to adopt to the CONFIG_SYS_HZ.
Signed-off-by: Hongbo Zhong <bocui107@gmail.com> Tested-by: Jaehoon Chung<jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|