Lines Matching defs:DEB2
25 #define DEB2(x) if (i2c_debug >= 2) x
67 DEB2(printk(KERN_INFO
90 DEB2(printk(KERN_INFO
163 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S0 (0x%02x).\n", temp));
171 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S0 (0x%02x).\n", temp));
179 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S2 (0x%02x).\n", temp));
187 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S2 (0x%02x).\n", temp));
196 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S1` (0x%02x).\n", temp));
212 DEB2(dev_dbg(&i2c_adap->dev, "i2c_write: writing %2.2X\n",
309 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: "
318 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: Doing %s %d bytes to 0x%02x - %d of %d messages\n",
337 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: Timeout waiting "
346 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: No LRB(1) in pcf_xfer\n");)
359 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: fail: "
362 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: read %d bytes.\n",ret));
369 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: fail: "
372 DEB2(printk(KERN_DEBUG "i2c-algo-pcf.o: wrote %d bytes.\n",ret));
403 DEB2(dev_dbg(&adap->dev, "hw routines registered.\n"));