Searched refs:HECI_H_GS1_ER_PREP (Results 1 – 4 of 4) sorted by relevance
43 #define HECI_H_GS1_ER_PREP REG_BIT(0) macro
577 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()
744 0, HECI_H_GS1_ER_PREP); in wa_14015076503_start()764 HECI_H_GS1_ER_PREP, 0); in wa_14015076503_end()
335 #define HECI_H_GS1_ER_PREP REG_BIT(0) macro