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