coreboot/src
Marshall Dawson c95d6ffa7c soc/amd/stoneyridge: Convert 48Mhz enable to read/write32
Use the appropriate read32() and write32() calls.  Remove unnecessary
cast.

Change-Id: Ib5430bdb30844d3508a09ddb77a969c0628f6c7d
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/20791
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-07-27 21:18:45 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00
device src/device: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:20 +00:00
drivers Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include timestamp: Apply factor to recorded stamps 2017-07-27 06:55:03 +00:00
lib timestamp: Apply factor to recorded stamps 2017-07-27 06:55:03 +00:00
mainboard siemens/mc_apl1: Select skip RAPL configuration 2017-07-27 13:13:02 +00:00
northbridge nb/intel/i440bx: Add final newline to raminit.c 2017-07-24 17:48:54 +00:00
soc soc/amd/stoneyridge: Convert 48Mhz enable to read/write32 2017-07-27 21:18:45 +00:00
southbridge sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros 2017-07-25 15:15:41 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Update header files as per v52_27 2017-07-26 17:53:38 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00