Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_reg_whitelist.c131 case RING_FORCE_TO_NONPRIV_RANGE_16: in xe_reg_whitelist_print_entry()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_engine_regs.h163 #define RING_FORCE_TO_NONPRIV_RANGE_16 REG_FIELD_PREP(RING_FORCE_TO_NONPRIV_RANGE_MASK, 2) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_engine_regs.h223 #define RING_FORCE_TO_NONPRIV_RANGE_16 (2 << 0) macro