Home
last modified time | relevance | path

Searched hist:"3 cb4f25cc702db17455583599d0940c81337a17a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dipu_common.c3cb4f25cc702db17455583599d0940c81337a17a Wed Mar 09 08:07:21 UTC 2016 Peng Fan <van.freenix@gmail.com> video: ipu: avoid overflow issue

Multiplication, as "clk->parent->rate * 16" may overflow. So use
do_div to avoid such issue.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Signed-off-by: Sandor Yu <sandor.yu@nxp.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>