Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_log.c69 #define DW_PER_PRINT 4 in xe_guc_log_print() macro
70 for (j = 0; j < DW_PER_READ / DW_PER_PRINT; ++j) { in xe_guc_log_print()
71 u32 *print = read + j * DW_PER_PRINT; in xe_guc_log_print()