Searched refs:DEB3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 26 #define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */ macro 153 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()
|
H A D | i2c-algo-pca.c | 21 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ macro 233 DEB3("STATE is 0x%02x\n", state); in pca_xfer()
|
/kernel/linux/linux-6.6/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 26 #define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */ macro 153 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()
|
H A D | i2c-algo-pca.c | 21 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ macro 233 DEB3("STATE is 0x%02x\n", state); in pca_xfer()
|
Completed in 4 milliseconds