Searched refs:regblocks (Results 1 – 1 of 1) sorted by relevance
307 u32 regloc_size, regblocks; in cxl_find_regblock_instance() local325 regblocks = (regloc_size - CXL_DVSEC_REG_LOCATOR_BLOCK1_OFFSET) / 8; in cxl_find_regblock_instance()327 for (i = 0; i < regblocks; i++, regloc += 8) { in cxl_find_regblock_instance()