Searched refs:s3c_freq_iodbg (Results 1 – 3 of 3) sorted by relevance
107 s3c_freq_iodbg("%s: cyc=%d, hclk=%lu, shift=%d => div %d\n", in calc_0124()155 s3c_freq_iodbg("%s: cyc=%u, nwait=%d, hclk=%lu => div=%u\n", in calc_tacc()381 s3c_freq_iodbg("%s: bank %d: con=%08lx\n", in s3c2410_iotiming_calc()449 s3c_freq_iodbg("%s: bank %d: con %08lx\n", in s3c2410_iotiming_get()
266 #define s3c_freq_iodbg(x...) printk(KERN_INFO x) macro268 #define s3c_freq_iodbg(x...) do { if (0) printk(x); } while (0) macro
210 Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core