Home
last modified time | relevance | path

Searched refs:CXL_PLDM_COMPONENT_ID_ENTITY_VALID (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cxl/core/
H A Dtrace.h332 #define CXL_PLDM_COMPONENT_ID_ENTITY_VALID BIT(0) macro
336 { CXL_PLDM_COMPONENT_ID_ENTITY_VALID, "PLDM Entity ID" }, \
342 (comp_id[0] & CXL_PLDM_COMPONENT_ID_ENTITY_VALID) ? \