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>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
8a749fd1a8
commit
178e1ea6a6
@ -465,6 +465,9 @@ struct acpi_cdat_sslbe {
|
||||
u16 reserved;
|
||||
};
|
||||
|
||||
#define ACPI_CDAT_SSLBIS_US_PORT 0x0100
|
||||
#define ACPI_CDAT_SSLBIS_ANY_PORT 0xffff
|
||||
|
||||
/*******************************************************************************
|
||||
*
|
||||
* CEDT - CXL Early Discovery Table
|
||||
|
Reference in New Issue
Block a user