coreboot-kgpe-d16/src/soc/amd/stoneyridge
Aaron Durbin 1278728fbc soc/amd/stoneyridge: use SMBus timeout in compilation unit
The timeout is fixed and only used in one place. Put the assumption
in the compliation unit utilizing the defintion.

Change-Id: I7537549da90d0bc158e638c533e8e8b0f1e28a7d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38612
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-31 17:11:26 +00:00
..
acpi {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00
bootblock amdblocks/pci: add common implementation of MMCONF enabling 2019-12-10 11:18:00 +00:00
include/soc soc/amd/stoneyridge: use SMBus timeout in compilation unit 2020-01-31 17:11:26 +00:00
acpi.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
BiosCallOuts.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
chip.c
chip.h soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon 2019-12-11 11:41:04 +00:00
cpu.c amd/stoneyridge: Unify SMM relocation 2019-08-16 00:37:00 +00:00
enable_usbdebug.c soc/amd/stoneyridge: Fix building with USBDEBUG 2019-11-18 07:08:54 +00:00
finalize.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
gpio.c soc/amd/stoneyridge: Move GPIO support to common 2019-06-06 17:57:40 +00:00
i2c.c soc/amd/stoneyridge: Move GPIO support to common 2019-06-06 17:57:40 +00:00
Kconfig soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others 2019-12-11 11:41:26 +00:00
Makefile.inc soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages 2019-12-16 09:47:56 +00:00
mca.c
memmap.c amdblocks/acpimmio: Unify BIOSRAM usage 2019-12-04 12:24:25 +00:00
monotonic_timer.c
northbridge.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
pmutil.c soc/amd/stoneyridge: Relocate MMIO access of ACPI registers 2019-06-06 18:51:03 +00:00
reset.c
romstage.c amdblocks/acpimmio: add common functions for AP entry 2019-12-04 12:28:16 +00:00
sata.c src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
sm.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
smbus.c soc/amd/stoneyridge: use SMBus timeout in compilation unit 2020-01-31 17:11:26 +00:00
smbus_spd.c
smi.c cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
smi_util.c
smihandler.c soc/amd/stoneyridge: Add SMMSTORE support 2020-01-20 10:50:06 +00:00
southbridge.c soc/amd/stoneyridge: use SMBus speed in compilation unit 2020-01-31 17:11:17 +00:00
tsc_freq.c
uart.c
usb.c device/root_device: Consolidate common _scan_bus() functions 2019-10-08 12:59:37 +00:00