coreboot-kgpe-d16/src/soc/amd/common
Felix Held b7f056307d soc/amd/common/block/gpio_banks: inline iomux_read8 and iomux_write8
Since both functions are only called from one function each, inline them
into those functions. Also get_gpio_mux just returned the return value
of iomux_read8, so there were two functions with identical functionality
which shouldn't be the case.

Suggested-by: Martin Roth <martinroth@chromium.org>
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I5662d0226edb25a9954fa47b42e208729a79e5a9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56830
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-09-08 00:17:14 +00:00
..
acpi soc/amd/common/upep.asl: Correct device list format 2021-08-18 15:06:32 +00:00
block soc/amd/common/block/gpio_banks: inline iomux_read8 and iomux_write8 2021-09-08 00:17:14 +00:00
fsp soc/amd/common/fsp/Makefile: drop strip_quotes call in FSP-M size check 2021-08-30 13:44:36 +00:00
psp_verstage soc/amd/common: Skip psp_verstage on S0i3 resume 2021-08-20 15:14:32 +00:00
vboot amd/vboot: remove bl_syscall_public.h from include 2021-04-23 16:33:44 +00:00
Kconfig.common soc/amd/picasso: Move Type 17 DMI generation to common 2021-06-13 09:55:30 +00:00
Makefile.inc soc/amd/picasso: move chipset_handle_reset to common 2020-12-11 17:44:19 +00:00