Searched refs:cxl_hdm_decoder_count (Results 1 – 3 of 3) sorted by relevance
84 decoder_cnt = cxl_hdm_decoder_count(hdr); in cxl_probe_component_regs()
83 cxlhdm->decoder_count = cxl_hdm_decoder_count(hdm_cap); in parse_hdm_decoder_caps()
71 static inline int cxl_hdm_decoder_count(u32 cap_hdr) in cxl_hdm_decoder_count() function