coreboot-kgpe-d16/src/include/device
Robert Zieba eb7b589f8f device/xhci: Add struct for capability registers
The XHCI code does not currently contain a structure that corresponds
to the XHCI capability registers. These registers contain various
useful information about the controller. Create a`xhci_capability_regs`
struct to address this.

BRANCH=guybrush
BUG=b:186792595
TEST=builds

Change-Id: If38bfde726bd4e5dd314456f25a2b08acd3cd20c
Signed-off-by: Robert Zieba <robertzieba@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69915
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2023-03-07 17:11:58 +00:00
..
dram spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
azalia.h
azalia_device.h
cardbus.h
device.h lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
gpio.h
i2c.h
i2c_bus.h
i2c_simple.h
mdio.h device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
mmio.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
path.h src/device + util/sconfig: Introduce new device 'mdio' 2022-11-24 05:53:55 +00:00
pci.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pci_def.h cpu/x86/smm: Add PCI resource store functionality 2023-03-05 15:31:07 +00:00
pci_ehci.h
pci_ids.h soc/intel/{common, meteorlake}: Add support for new MCH 2023-02-10 15:53:43 +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 src/include: Remove unnecessary space after casts 2022-11-22 13:00:29 +00:00
pci_type.h
pciexp.h device/pciexp: add pcie_find_dsn() 2022-11-20 17:37:09 +00:00
pcix.h
pnp.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pnp_def.h
pnp_ops.h
pnp_type.h
resource.h lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
smbus.h
smbus_def.h
smbus_host.h
soundwire.h
spi.h
usbc_mux.h
xhci.h device/xhci: Add struct for capability registers 2023-03-07 17:11:58 +00:00