mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user