Home
last modified time | relevance | path

Searched hist:"2545 fa59f89294875db94f5edbd9e435cdd36c4f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dlpc.c2545fa59f89294875db94f5edbd9e435cdd36c4f Mon Sep 26 03:33:35 UTC 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Tidy up enable_clock_gating() for 64-bit

Fix the hex case and remove unused brackets. Use ~0U instead of ~0UL to
allow compilation on 64-bit machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>