Searched refs:DEB3 (Results 1 – 2 of 2) sorted by relevance
35 #define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */ macro162 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: PCF state 0x%02x\n", in pcf_init_8584()360 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: Msg %d, addr=0x%x, flags=0x%x, len=%d\n", in pcf_xfer()
30 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ macro228 DEB3("STATE is 0x%02x\n", state); in pca_xfer()