coreboot/src/drivers/usb
Sean Rhodes 5665bcac4f drivers/usb/acpi: Add DSM for Intel Bluetooth
Add support for creating a DSM Method for Intel Bluetooth that
is outlined in Intel's connectivity integrated guide (which has
no document number).

It supports two GUIDs:

Set Tile Activaction (2d19d3e1-5708-4696-bd5b-2c3dbae2d6a9)
BIT(0)  Indicates whether the device supports other functions
BIT(1)  Set Tile Activation

Check/Set Reset Delay (aa10f4e0-81ac-4233-abf6-3b2ac50e28d9)
BIT(0)  Indicates whether the device supports other functions
BIT(1)  Set Bluetooth reset timing

Change-Id: Icc18f867604876b27ced2ee4356e47b3aa6b4f74
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84133
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-09-02 09:12:20 +00:00
..
acpi drivers/usb/acpi: Add DSM for Intel Bluetooth 2024-09-02 09:12:20 +00:00
hub tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
pci_xhci tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
console.c
ehci.h drivers/usb/ehci.h: Use C99 flexible arrays 2023-08-01 13:38:48 +00:00
ehci_debug.c Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
ehci_debug.h
gadget.c drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347 2022-11-11 13:33:34 +00:00
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Makefile.mk driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
pci_ehci.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
usb_ch9.h