Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Ddebug_hw.c63 host1x_debug_cont(o, "INCR(offset=%03x, [", in show_channel_command()
66 host1x_debug_cont(o, "])\n"); in show_channel_command()
72 host1x_debug_cont(o, "NONINCR(offset=%03x, [", in show_channel_command()
75 host1x_debug_cont(o, "])\n"); in show_channel_command()
84 host1x_debug_cont(o, "])\n"); in show_channel_command()
120 host1x_debug_cont(o, "%s(offset=%06x, ", in show_channel_command()
125 host1x_debug_cont(o, "[])\n"); in show_channel_command()
128 host1x_debug_cont(o, "unknown)\n"); in show_channel_command()
131 host1x_debug_cont(o, "["); in show_channel_command()
154 host1x_debug_cont(o, "UNKNOWN\n"); in show_channel_command()
[all …]
A Ddebug_hw_1x06.c122 host1x_debug_cont(o, "%08x%s", val, in host1x_debug_show_channel_fifo()
134 host1x_debug_cont(o, ", ...])\n"); in host1x_debug_show_channel_fifo()
A Ddebug_hw_1x01.c112 host1x_debug_cont(o, "%08x%s", val, in host1x_debug_show_channel_fifo()
124 host1x_debug_cont(o, ", ...])\n"); in host1x_debug_show_channel_fifo()
/linux-6.3-rc2/drivers/gpu/host1x/
A Ddebug.h37 void __printf(2, 3) host1x_debug_cont(struct output *o, const char *fmt, ...);
A Ddebug.c40 void host1x_debug_cont(struct output *o, const char *fmt, ...) in host1x_debug_cont() function

Completed in 5 milliseconds