coreboot-kgpe-d16/src/soc/intel
Subrata Banik c3a5c0558d soc/intel/tigerlake: Use devfn_disable() function for XDCI
Use devfn_disable() for disabling a PCI device rather than
using `dev->enabled = 0`.

Also, use is_devfn_enabled() to get the device current state prior
updating the FSP-S UPD for XDCI.

TEST=FSP-S disabled XDCI when `xdci_can_enable` returns 0 and XDCI
is disabled at PCI enumeration `PCI: 00:14.1: enabled 0`.

Change-Id: I0e400ded7ba268a5f289b0ac568598e0dad1899a
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55722
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-23 08:25:37 +00:00
..
alderlake soc/intel/alderlake: Add GFx Device ID 0x46b3 2021-06-21 05:38:58 +00:00
apollolake soc/intel/{apl,cnl}: Remove FSP CAR option 2021-06-22 13:15:39 +00:00
baytrail ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
braswell ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
broadwell arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
cannonlake soc/intel/{apl,cnl}: Remove FSP CAR option 2021-06-22 13:15:39 +00:00
common soc/intel/common: Unbreak master 2021-06-22 18:11:26 +00:00
denverton_ns arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
elkhartlake soc/intel/elkhartlake: Expose In-Band ECC config to mainboard 2021-06-21 05:35:58 +00:00
icelake soc/intel/icelake: Make use of is_devfn_enabled() function 2021-06-23 08:25:11 +00:00
jasperlake soc/intel/jasperlake: Add offsets for pad locking 2021-06-19 00:04:19 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
tigerlake soc/intel/tigerlake: Use devfn_disable() function for XDCI 2021-06-23 08:25:37 +00:00
xeon_sp security/intel/cbnt: Add logging 2021-06-21 05:42:00 +00:00
Kconfig