diff options
author | Simon Glass <sjg@chromium.org> | 2014-11-12 22:42:18 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-11-21 07:34:13 +0100 |
commit | eddbad224b9e0e6834f946f587923f27e54abb69 (patch) | |
tree | 06c2b369d774ed0d05ec851f8d697624a65e5e04 /examples | |
parent | 3f70a6f5773432c83429e33dbc062812113b1c50 (diff) | |
download | u-boot-imx-eddbad224b9e0e6834f946f587923f27e54abb69.zip u-boot-imx-eddbad224b9e0e6834f946f587923f27e54abb69.tar.gz u-boot-imx-eddbad224b9e0e6834f946f587923f27e54abb69.tar.bz2 |
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>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions