coreboot-kgpe-d16/src/southbridge/intel
Werner Zeh 9007ffd3d1 PCI: Use PCI_DEVFN macro instead of DEV_FUNC
There are several different macros available to convert a PCI device and
function to a single 8 bit value. One is PCI_DEVFN and is defined in
device/pci_def.h. The other is DEV_FUNC and is defined in several intel
fsp based chipset implementations. In fsp_broadwell_de DEV_FUNC is even
used without being defined at all. This patch unifies the situation so
that only PCI_DEVFN is used.

Change-Id: Ia1c6d7f3683badc66d15053846936d88aa836632
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/15546
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-07-06 21:58:09 +02:00
..
bd82x6x southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
common southbridge/intel/common: Add common gpio.c 2016-02-16 21:19:51 +01:00
fsp_bd82x6x header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
fsp_i89xx intel romstage: Use run_ramstage() 2016-06-29 07:32:43 +02:00
fsp_rangeley PCI: Use PCI_DEVFN macro instead of DEV_FUNC 2016-07-06 21:58:09 +02:00
i3100
i82371eb
i82801ax intel/i82801ax: Fix IDE setup console log 2016-04-22 17:25:19 +02:00
i82801bx
i82801dx header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
i82801ex
i82801gx southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
i82801ix drivers/lenovo: Add hybrid graphics driver 2016-06-01 23:22:01 +02:00
i82870
ibexpeak southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
lynxpoint southbridge/intel/lynxpoint: Use common gpio.c 2016-02-23 00:28:06 +01:00