coreboot/src/soc/amd
Felix Held ed7b1c4ba0 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>
2023-07-20 14:24:07 +00:00
..
cezanne soc/amd/*/root_complex.c: Use newer function for resource declarations 2023-07-18 21:00:03 +00:00
common soc/amd/common/block/smn: add smn_read64 2023-07-20 14:24:07 +00:00
glinda soc/amd/*/root_complex.c: Use newer function for resource declarations 2023-07-18 21:00:03 +00:00
mendocino soc/amd/*/root_complex.c: Use newer function for resource declarations 2023-07-18 21:00:03 +00:00
phoenix soc/amd/*/root_complex.c: Use newer function for resource declarations 2023-07-18 21:00:03 +00:00
picasso soc/amd/*/root_complex.c: Use newer function for resource declarations 2023-07-18 21:00:03 +00:00
stoneyridge include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT 2023-07-18 21:51:33 +00:00