Home
last modified time | relevance | path

Searched hist:eddbad224b9e0e6834f946f587923f27e54abb69 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmsr.heddbad224b9e0e6834f946f587923f27e54abb69 Thu Nov 13 05:42:18 UTC 2014 Simon Glass <sjg@chromium.org> x86: Add msr read/write functions that use a structure

It is convenient to be able to adjust MSRs with a structure that splits the
two 32-bit halves into separate fields, as they are often dealt with
separately. Add a few functions to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>