Searched refs:DEB3 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/algos/
H A Di2c-algo-pcf.c40 #define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */ macro
167 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: PCF state 0x%02x\n",
369 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: Msg %d, addr=0x%x, flags=0x%x, len=%d\n",
H A Di2c-algo-pca.c35 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ macro
231 DEB3("STATE is 0x%02x\n", state);

Completed in 64 milliseconds