Home
last modified time | relevance | path

Searched refs:DPRINTF_C (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c57 # define DPRINTF_C(format, ...) printf(format, ## __VA_ARGS__) macro
59 # define DPRINTF_C(format, ...) do { } while (0) macro
125 DPRINTF_C("cmos: injecting from timer\n"); in rtc_coalesced_timer()
128 DPRINTF_C("cmos: coalesced irqs decreased to %d\n", in rtc_coalesced_timer()
208 DPRINTF_C("cmos: coalesced irqs scaled from %d to %d, " in periodic_timer_update()
242 DPRINTF_C("cmos: coalesced irqs increased to %d\n", in rtc_periodic_timer()
717 DPRINTF_C("cmos: injecting on ack\n"); in cmos_ioport_read()
720 DPRINTF_C("cmos: coalesced irqs decreased to %d\n", in cmos_ioport_read()