coreboot-kgpe-d16/src/soc
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
..
amd soc/amd/common/block/gpio_banks: inline iomux_read8 and iomux_write8 2021-09-08 00:17:14 +00:00
cavium
example src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
intel soc/intel/broadwell: Drop unused PCH PCI device macros 2021-09-06 19:08:16 +00:00
mediatek device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
nvidia soc/nvidia/tegra124: Increase bootblock size 2021-07-26 05:05:41 +00:00
qualcomm sc7280: Refactor QSPI driver 2021-09-03 18:01:57 +00:00
rockchip include/bcd: move bcd code to commonlib/bsd/include 2021-08-23 14:08:47 +00:00
samsung commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
sifive
ti
ucb