coreboot-kgpe-d16/src/soc/amd/stoneyridge
Fred Reitberger 81b5631258 soc/amd/*/i2c.h: Make definition more accurate
Make GPIO_I2C_MASK macro more accurate by using the GPIO_I2Cx_SCL
definitions instead of BIT(x).

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I13fc376552068a64768fe1cf9f1c09cca1768aed
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68682
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-10-22 01:59:00 +00:00
..
acpi soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.asl 2022-03-03 18:34:15 +00:00
include/soc soc/amd/*/i2c.h: Make definition more accurate 2022-10-22 01:59:00 +00:00
acpi.c soc/amd: factor out writing extended PM registers in FADT 2022-10-18 23:07:37 +00:00
aoac.c soc/amd/stoneyridge: factor out early AOAC initialization 2021-12-20 17:37:59 +00:00
BiosCallOuts.c Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
bootblock.c soc/amd: rework SPI flash MMIO region handling 2022-08-25 19:49:10 +00:00
chip.c soc/amd/stoneyridge: Hook up device_operations in chipset.cb 2022-10-14 15:35:25 +00:00
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
chipset_cz.cb soc/amd/sata.c: Hook up directly in devicetree 2022-10-14 20:19:46 +00:00
chipset_st.cb soc/amd/sata.c: Hook up directly in devicetree 2022-10-14 20:19:46 +00:00
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
early_fch.c soc/amd: move set_uart_config prototype to common UART header 2022-10-20 16:47:11 +00:00
enable_usbdebug.c
fch.c soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecasts 2022-09-30 14:49:07 +00:00
fch_agesa.c soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions 2021-12-20 17:38:12 +00:00
fw_cz.cfg
fw_st.cfg
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
i2c.c soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd/stoneyridge: add chipset devicetrees 2022-10-13 23:58:22 +00:00
Makefile.inc amd/*/Makefile.inc: Put common words into common Makefile.inc 2022-09-01 16:33:54 +00:00
mca.c soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_count 2021-07-15 17:04:28 +00:00
memmap.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
monotonic_timer.c
northbridge.c soc/amd/stoneyridge: use devicetree ops over pci driver 2022-10-14 15:36:21 +00:00
psp.c arch/x86: factor out and commonize HPET_BASE_ADDRESS definition 2022-02-25 17:42:45 +00:00
reset.c
romstage.c arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
sata.c
smbus_spd.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
smihandler.c soc/amd/*/smihandler: Make fch_apmc_smi_handler common 2022-10-17 13:42:46 +00:00
tsc_freq.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
usb.c soc/amd/stoneyridge: use devicetree ops over pci driver 2022-10-14 15:36:21 +00:00