Lines Matching refs:DPRINTF
70 #define DPRINTF(fmt, ...) \ macro
74 #define DPRINTF(fmt, ...) do {} while (0) macro
369 DPRINTF("global timer frc set count 0x%llx\n", count); in exynos4210_gfrc_set_count()
390 DPRINTF("global timer frc stop\n"); in exynos4210_gfrc_stop()
401 DPRINTF("global timer frc start\n"); in exynos4210_gfrc_start()
484 DPRINTF("found comparator %d: " in exynos4210_gcomp_find()
543 DPRINTF("gcmp timer[%u] IRQ\n", id); in exynos4210_gcomp_raise_irq()
568 DPRINTF("\n"); in exynos4210_gfrc_event()
661 DPRINTF("\n"); in exynos4210_lfrc_event()
958 DPRINTF("local timer[%d] IRQ: %llx\n", s->id, in exynos4210_ltick_event()
1009 DPRINTF("freq=%uHz\n", s->freq); in exynos4210_mct_update_freq()
1079 DPRINTF("read FRC=0x%llx\n", count); in exynos4210_mct_read()
1125 DPRINTF("local timer[%d] read TCNTO %x\n", lt_i, value); in exynos4210_mct_read()
1132 DPRINTF("local timer[%d] read ICNTO %x\n", lt_i, value); in exynos4210_mct_read()
1200 DPRINTF("global timer write to reg.cntl %llx\n", value); in exynos4210_mct_write()
1207 DPRINTF("global timer write to reg.cntu %llx\n", value); in exynos4210_mct_write()
1233 DPRINTF("comparator %d write 0x%llx val << %d\n", index, value, shift); in exynos4210_mct_write()
1251 DPRINTF("global timer write to reg.g_tcon %llx\n", value); in exynos4210_mct_write()
1301 DPRINTF("global timer INT enable %llx\n", value); in exynos4210_mct_write()
1328 DPRINTF("local timer[%d] stop cnt\n", lt_i); in exynos4210_mct_write()
1335 DPRINTF("local timer[%d] stop int\n", lt_i); in exynos4210_mct_write()
1342 DPRINTF("local timer[%d] start cnt\n", lt_i); in exynos4210_mct_write()
1349 DPRINTF("local timer[%d] start int\n", lt_i); in exynos4210_mct_write()
1358 DPRINTF("local timer[%d] start frc\n", lt_i); in exynos4210_mct_write()
1363 DPRINTF("local timer[%d] stop frc\n", lt_i); in exynos4210_mct_write()
1392 DPRINTF("local timer[%d] TCNTB write %llx; max=%x, min=%x\n", in exynos4210_mct_write()
1433 DPRINTF("local timer[%d] ICNTB write %llx; max=%x, min=%x\n\n", in exynos4210_mct_write()
1440 DPRINTF("local timer[%d] FRCNTB write %llx\n", lt_i, value); in exynos4210_mct_write()
1458 DPRINTF("local timer[%d] CSTAT write %llx\n", lt_i, value); in exynos4210_mct_write()