coreboot-kgpe-d16/src/soc/amd/stoneyridge
Marshall Dawson 976e3e9ae6 soc/amd/stoneyridge: Add iomux read/write functions
Add functions to read and write the region in the AcpiMmio block.
Convert gpio.c to use them instead of creating pointers.

Change-Id: I2a0f44b6ec7261648cf0357b44a6c18dd40d1504
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32647
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-05-08 13:50:04 +00:00
..
acpi soc/amd/stoneyridge: Rename AcpiMmio blocks 2019-05-08 13:48:31 +00:00
bootblock coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include/soc soc/amd/stoneyridge: Add iomux read/write functions 2019-05-08 13:50:04 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
BiosCallOuts.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
chip.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.h mb/google/kahlee: Tune eDP panel initialization time 2018-11-09 09:15:11 +00:00
cpu.c soc/amd/stoneyridge: Fix get_cpu_count() 2018-10-31 22:00:03 +00:00
enable_usbdebug.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
finalize.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
gpio.c soc/amd/stoneyridge: Add iomux read/write functions 2019-05-08 13:50:04 +00:00
hda.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
i2c.c src: Drop unused 'include <arch/acpigen.h>' 2019-03-12 07:27:28 +00:00
iommu.c soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
Kconfig soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol 2019-03-18 09:11:54 +00:00
lpc.c soc/amd/stoneyridge: Correct bugs in lpc.c 2019-05-06 10:33:03 +00:00
Makefile.inc soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol 2019-03-18 09:11:54 +00:00
mca.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
monotonic_timer.c
nb_util.c
northbridge.c soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge 2019-05-06 10:32:42 +00:00
pmutil.c soc/amd/stoneyridge: Add generic PM1 register clear function 2019-02-01 16:24:51 +00:00
ramtop.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
reset.c soc/amd: Implement common reset API 2018-10-22 08:34:56 +00:00
romstage.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
sata.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
sb_util.c soc/amd/stoneyridge: Add iomux read/write functions 2019-05-08 13:50:04 +00:00
sm.c soc/amd/stoneyridge: Rename AcpiMmio blocks 2019-05-08 13:48:31 +00:00
smbus.c soc/amd/stoneyridge: Rewrite smbus_read/write, add asf 2019-05-08 13:49:09 +00:00
smbus_spd.c soc/amd/stoneyridge: Rename AcpiMmio blocks 2019-05-08 13:48:31 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smi_util.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
smihandler.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
southbridge.c soc/amd/stoneyridge: Finish read/write misc registers 2019-05-08 13:49:45 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tsc_freq.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
uart.c
usb.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00