coreboot/src/include/device
Robert Zieba 4428195692 device/xhci: Factor out common PORTSC code
This commit factors out some code for XHCI port status values.

BUG=b:186792595
TEST=Built coreboot for volteer device

Change-Id: I045405ed224aa8f48f6f628b7d49ec6bafb450d7
Signed-off-by: Robert Zieba <robertzieba@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67933
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-09 23:57:49 +00:00
..
dram device/dram: Add function to convert freq to MT/s for (LP)DDR5 2022-08-25 01:00:44 +00:00
azalia.h
azalia_device.h
cardbus.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
device.h include/device/device_util.c: add predicates for pci devices 2022-10-06 18:30:14 +00:00
gpio.h
i2c.h
i2c_bus.h device/i2c_bus: Add routines to read and write multiple bytes 2022-09-04 14:55:59 +00:00
i2c_simple.h
mmio.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
path.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pci_def.h include/device/pci_def.h: Add some PCIe DPC/AER definitions 2022-11-04 19:12:26 +00:00
pci_ehci.h
pci_ids.h soc/intel/alderlake: Add Raptor Lake device IDs 2022-10-25 17:35:26 +00:00
pci_mmio_cfg.h
pci_ops.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pci_rom.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci_type.h
pciexp.h pciexp_device: Introduce pciexp_find_ext_vendor_cap() 2022-08-17 16:29:39 +00:00
pcix.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pnp.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pnp_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pnp_ops.h
pnp_type.h
resource.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus_host.h
soundwire.h
spi.h
usbc_mux.h
xhci.h device/xhci: Factor out common PORTSC code 2022-11-09 23:57:49 +00:00