Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h43 #define CXL_HDM_DECODER_TARGET_COUNT_MASK GENMASK(7, 4) macro
/openbmc/linux/drivers/cxl/core/
H A Dhdm.c85 FIELD_GET(CXL_HDM_DECODER_TARGET_COUNT_MASK, hdm_cap); in parse_hdm_decoder_caps()