Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gsc_regs.h43 #define HECI_H_GS1_ER_PREP REG_BIT(0) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_gsc.c577 u32 gs1_set = prep ? HECI_H_GS1_ER_PREP : 0; in xe_gsc_wa_14015076503()
578 u32 gs1_clr = prep ? 0 : HECI_H_GS1_ER_PREP; in xe_gsc_wa_14015076503()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c744 0, HECI_H_GS1_ER_PREP); in wa_14015076503_start()
764 HECI_H_GS1_ER_PREP, 0); in wa_14015076503_end()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h335 #define HECI_H_GS1_ER_PREP REG_BIT(0) macro