Home
last modified time | relevance | path

Searched hist:"248 cdf0b5270651ca5eefb1aff4a338df6a1ca25" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/
H A Dcrm_regs.h248cdf0b5270651ca5eefb1aff4a338df6a1ca25 Thu Sep 27 10:21:22 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx5: Fix clock gate values

The clock gate values are 2-bit bit-fields. Hence, setting or clearing only one
of these bits like what was done is wrong and can lead to unpredictable behavior
depending on the original value of these bit-fields.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>