Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_mocs.c287 REG_FIELD_GET(L3_CACHEABILITY_MASK, reg_val), in xelp_lncf_dump()
392 REG_FIELD_GET(L3_CACHEABILITY_MASK, reg_val), in xehp_lncf_dump()
435 REG_FIELD_GET(L3_CACHEABILITY_MASK, reg_val), in pvc_mocs_dump()
/drivers/gpu/drm/xe/regs/
A Dxe_gt_regs.h385 #define L3_CACHEABILITY_MASK REG_GENMASK(5, 4) macro
386 #define L3_CACHEABILITY(value) REG_FIELD_PREP(L3_CACHEABILITY_MASK, value)

Completed in 8 milliseconds