Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.hdiff eddbad224b9e0e6834f946f587923f27e54abb69 Wed Nov 12 23:42:18 CST 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>