Searched defs:DB (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_drv_debug.c596 #define DB(fmt, arg1, arg...) psb__trace_message("[%08x] %08x = " fmt, ((unsigned char *) arg1) - cmd_start, *arg1, ##arg) macro
628 DB("CMD_NOPE\n", cmd_idx);
635 DB("CMD_REGVALPAIR_WRITE count = 0x%08x\n", cmd_idx, count);
647 DB("value\n", cmd_idx);
655 DB("CMD_RENDEC_WRITE count = %08x\n", cmd_idx, count);
658 DB("RENDEC_SL_HDR\n", cmd_idx);
661 DB("RENDEC_SL_NULL\n", cmd_idx);
671 DB("SLICE_SEPARATOR\n", cmd_idx);
673 DB("RENDEC_CK_HDR #symbols = %d address = %08x encoding = %01x\n", cmd_idx, count, start_address, encoding);
678 DB("valu
[all...]

Completed in 8809 milliseconds