Home
last modified time | relevance | path

Searched hist:"945 d069fb5c8932e74aeba178c60a9dc6e9cba93" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dipu_common.c945d069fb5c8932e74aeba178c60a9dc6e9cba93 Sat Oct 06 04:16:04 UTC 2012 Liu Ying <Ying.Liu@freescale.com> ipu common: reset ipuv3 correctly

This patch checks self-clear sw_ipu_rst bit in
SCR register of SRC controller to be cleared
after setting it to high to reset IPUv3. This
makes sure that IPUv3 finishes sofware reset.
A timeout mechanism is added to stop polling
on the bit status in case the bit could not be
cleared by the hardware automatically within
10 millisecond.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>