diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-07-18 17:29:04 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-07-20 14:24:07 +0000 |
commit | ed7b1c4ba0afe6731fc758b417fe4182e852d3e7 (patch) | |
tree | 7d29d48697fd10b7fe6336aa7c49e09cf883a655 /src/vendorcode/google/smbios.c | |
parent | 545d9992dc9cdfc06708019b4ecdbb75d2d06721 (diff) |
soc/amd/common/block/smn: add smn_read64
Add smn_read64 which calls smn_read32 twice to read two adjacent 32 bit
SMN registers and merges the results into a 64 bit value which it then
returns.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib2d58ec9818559cbefd7b819ae311ad02fafa18f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76552
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/vendorcode/google/smbios.c')
0 files changed, 0 insertions, 0 deletions