Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c51 # define CMOS_DPRINTF(format, ...) printf(format, ## __VA_ARGS__) macro
53 # define CMOS_DPRINTF(format, ...) do { } while (0) macro
442 CMOS_DPRINTF("cmos: write index=0x%02x val=0x%02" PRIx64 "\n", in cmos_ioport_write()
729 CMOS_DPRINTF("cmos: read index=0x%02x val=0x%02x\n", in cmos_ioport_read()