coreboot-kgpe-d16/src/southbridge/intel/ibexpeak
Angel Pons 89739baf53 {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
We have definitions for the bits in the PCI COMMAND register. Use them.
Also add spaces around bitwise operators, to comply with the code style.

Change-Id: Icc9c06597b340fc63fa583dd935e42e61ad9fbe5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43839
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-07-26 21:17:50 +00:00
..
azalia.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
bootblock.c sb/intel/ibexpeak: Use common early SPI code 2020-06-27 17:30:37 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_cir.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_pch.c nb/intel/ironlake: Move southbridge code to ibexpeak 2020-07-24 14:29:36 +00:00
early_thermal.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_usb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fadt.c src: Report word-sized access for PM1a_EVT 2020-07-20 13:33:32 +00:00
Kconfig ironlake/ibexpeak: Move early_smbus.c to common code 2020-07-21 18:22:52 +00:00
lpc.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
madt.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc ironlake/ibexpeak: Move early_smbus.c to common code 2020-07-21 18:22:52 +00:00
me.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
me.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nvs.h sb/intel: Add include guards on nvs.h 2020-06-30 09:20:02 +00:00
pch.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pch.h nb/intel/ironlake: Move southbridge code to ibexpeak 2020-07-24 14:29:36 +00:00
sata.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
smbus.c sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE 2020-07-20 17:04:46 +00:00
smihandler.c ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
thermal.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
usb_ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00