Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ACPICA: Add defines for CDAT SSLBIS

Add upstream port and any port definition for SSLBIS.

Link: https://github.com/acpica/acpica/pull/898
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Dave Jiang and committed by
Rafael J. Wysocki
178e1ea6 8a749fd1

+3
+3
include/acpi/actbl1.h
··· 465 465 u16 reserved; 466 466 }; 467 467 468 + #define ACPI_CDAT_SSLBIS_US_PORT 0x0100 469 + #define ACPI_CDAT_SSLBIS_ANY_PORT 0xffff 470 + 468 471 /******************************************************************************* 469 472 * 470 473 * CEDT - CXL Early Discovery Table