Home
last modified time | relevance | path

Searched hist:"86196 c65acd7f4a524c4d8d34fd4d9a6afe040c2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmsr.h86196c65acd7f4a524c4d8d34fd4d9a6afe040c2 Thu Apr 30 04:26:00 UTC 2015 Simon Glass <sjg@chromium.org> x86: Add functions to set and clear bits on MSRs

Since we do these sorts of operations a lot, it is useful to have a simpler
API, similar to clrsetbits_le32().

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