cbread 20 drivers/gpu/host1x/hw/debug_hw_1x01.c u32 cbstat, cbread; cbread 26 drivers/gpu/host1x/hw/debug_hw_1x01.c cbread = host1x_sync_readl(host, HOST1X_SYNC_CBREAD(ch->id)); cbread 41 drivers/gpu/host1x/hw/debug_hw_1x01.c cbread >> 24, cbread & 0xffffff); cbread 46 drivers/gpu/host1x/hw/debug_hw_1x01.c base = (cbread >> 16) & 0xff; cbread 49 drivers/gpu/host1x/hw/debug_hw_1x01.c val = cbread & 0xffff; cbread 51 drivers/gpu/host1x/hw/debug_hw_1x01.c cbread >> 24, baseval + val, base, cbread 57 drivers/gpu/host1x/hw/debug_hw_1x01.c cbread); cbread 61 drivers/gpu/host1x/hw/debug_hw_1x01.c host1x_debug_output(o, "CBREAD %08x, CBSTAT %08x\n", cbread, cbstat);