Searched refs:hdm_cap (Results 1 – 1 of 1) sorted by relevance
72 u32 hdm_cap; in parse_hdm_decoder_caps() local74 hdm_cap = readl(cxlhdm->regs.hdm_decoder + CXL_HDM_DECODER_CAP_OFFSET); in parse_hdm_decoder_caps()75 cxlhdm->decoder_count = cxl_hdm_decoder_count(hdm_cap); in parse_hdm_decoder_caps()77 FIELD_GET(CXL_HDM_DECODER_TARGET_COUNT_MASK, hdm_cap); in parse_hdm_decoder_caps()78 if (FIELD_GET(CXL_HDM_DECODER_INTERLEAVE_11_8, hdm_cap)) in parse_hdm_decoder_caps()80 if (FIELD_GET(CXL_HDM_DECODER_INTERLEAVE_14_12, hdm_cap)) in parse_hdm_decoder_caps()