Searched refs:xe_step (Results 1 – 4 of 4) sorted by relevance
19 static inline u32 xe_step_to_gmdid(enum xe_step step) { return step - STEP_A0; } in xe_step_to_gmdid()21 const char *xe_step_name(enum xe_step step);
69 enum xe_step { enum
11 #define intel_step xe_step
134 static const char *step_prefix(enum xe_step step) in step_prefix()139 static const char *step_name(enum xe_step step) in step_name()