Lines Matching refs:host1x_debug_output
43 host1x_debug_output(o, "%u-%s: ", ch->id, dev_name(ch->dev)); in host1x_debug_show_channel_cdma()
47 host1x_debug_output(o, "inactive\n\n"); in host1x_debug_show_channel_cdma()
52 host1x_debug_output(o, "waiting on syncpt\n"); in host1x_debug_show_channel_cdma()
54 host1x_debug_output(o, "active class %02x, offset %04x\n", in host1x_debug_show_channel_cdma()
57 host1x_debug_output(o, "DMASTART %pad, DMAEND %pad\n", &dmastart, &dmaend); in host1x_debug_show_channel_cdma()
58 host1x_debug_output(o, "DMAPUT %08x DMAGET %08x DMACTL %08x\n", in host1x_debug_show_channel_cdma()
60 host1x_debug_output(o, "CHANNELSTAT %02x\n", ch_stat); in host1x_debug_show_channel_cdma()
63 host1x_debug_output(o, "\n"); in host1x_debug_show_channel_cdma()
77 host1x_debug_output(o, "%u: fifo:\n", ch->id); in host1x_debug_show_channel_fifo()
80 host1x_debug_output(o, "CMDFIFO_STAT %08x\n", val); in host1x_debug_show_channel_fifo()
82 host1x_debug_output(o, "[empty]\n"); in host1x_debug_show_channel_fifo()
87 host1x_debug_output(o, "CMDFIFO_RDATA %08x\n", val); in host1x_debug_show_channel_fifo()
118 host1x_debug_output(o, "%03x 0x%08x: ", in host1x_debug_show_channel_fifo()
135 host1x_debug_output(o, "\n"); in host1x_debug_show_channel_fifo()