Home
last modified time | relevance | path

Searched hist:"861 bd4bcf7e7eba165b42e79cea005486851d69b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sh/lib/
H A Dtime.c861bd4bcf7e7eba165b42e79cea005486851d69b Tue Jul 23 04:57:24 UTC 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> sh: timer: Mask bit of timer prescaler

timer_init function sets timer prescaler bit.
The previous code so did not mask this bit, this function was to overwrite
the bit. This will fix this problem.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>