Searched refs:DEBSTAT (Results 1 – 1 of 1) sorted by relevance
40 #define DEBSTAT(x) if (i2c_debug>=3) x; /* print several statistical values*/ macro123 DEBSTAT(printk(KERN_DEBUG "needed %ld jiffies\n", jiffies-start)); in sclhi()