Searched defs:len_dw (Results 1 – 4 of 4) sorted by relevance
134 u32 len_dw = hwconfig[i++]; in xe_guc_hwconfig_dump() local187 u32 len_dw = hwconfig[i++]; in xe_guc_hwconfig_lookup_u32() local
706 u32 len_dw = wq_space_until_wrap(q) / sizeof(u32) - 1; in wq_noop_append() local729 u32 len_dw = (wqi_size / sizeof(u32)) - 1; in wq_item_append() local782 u32 len_dw, type, val; in wq_items_rebase() local
64 #define len_dw %edx macro
624 static inline bool h2g_has_room(struct intel_guc_ct *ct, u32 len_dw) in h2g_has_room()