coreboot-kgpe-d16/src/include/device
Felix Singer 838fbc71cf sb/ibexpeak: Use macros instead of hard-coded IDs
This patch replaces hard-coded PCI IDs with macros from pci_ids.h and
adds the related IDs to it.

The resulting binary doesn't differ from the one without this patch.

Used documents:
- Intel 322170

Change-Id: I3326f142d483f5008fb2ac878f30c1a3a72f500f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37116
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Michael Niewöhner
2020-03-20 23:14:52 +00:00
..
dram src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
azalia.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
azalia_device.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
drm_dp_helper.h
hypertransport.h device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
hypertransport_def.h nb/amd/fam10: Drop support 2019-11-20 19:08:30 +00:00
i2c.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
i2c_bus.h src/include: Remove unused <stdlib.h> 2020-01-02 09:05:44 +00:00
i2c_simple.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mmio.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
path.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pci.h device/pci_early: Drop some __SIMPLE_DEVICE__ use 2019-09-30 20:06:06 +00:00
pci_def.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pci_ehci.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
pci_ids.h sb/ibexpeak: Use macros instead of hard-coded IDs 2020-03-20 23:14:52 +00:00
pci_mmio_cfg.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
pci_ops.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
pci_rom.h device/pci_device.c: Use verified boot to check oprom 2019-10-04 16:24:44 +00:00
pci_type.h device/pci: Rewrite PCI MMCONF with symbol reference 2019-04-07 02:31:36 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
pnp_ops.h device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE 2019-09-29 03:39:20 +00:00
pnp_type.h device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE 2019-09-29 03:39:20 +00:00
resource.h device: Constify dev argument to (probe|find)_resource() 2019-07-31 09:10:28 +00:00
smbus.h device/smbus: Drop unused smbus_set_link() 2020-01-04 22:08:38 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
smbus_host.h sb/intel/common: Declare common smbus_base() and enable_smbus() 2020-01-14 18:18:26 +00:00
spi.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00