Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dpci.c351 int hdm_count, rc, i, ranges = 0; in cxl_hdm_decode_init() local
380 hdm_count = FIELD_GET(CXL_DVSEC_HDM_COUNT_MASK, cap); in cxl_hdm_decode_init()
381 if (!hdm_count || hdm_count > 2) in cxl_hdm_decode_init()
399 for (i = 0; i < hdm_count; i++) { in cxl_hdm_decode_init()