Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dvrtc.c53 # define RTC_DEBUG pr_info macro
55 # define RTC_DEBUG(format, ...) do { } while (false) macro
561 RTC_DEBUG("read 0x%x, 0x%x", offset, pio_req->value); in vrtc_read()
640 RTC_DEBUG("RTC reg_%x set to %#x (ignored)\n", vrtc->addr, value); in vrtc_write()
644 RTC_DEBUG("RTC reg_b set to %#x\n", value); in vrtc_write()
651 RTC_DEBUG("RTC alarm reg(%d) set to %#x (ignored)\n", vrtc->addr, value); in vrtc_write()
660 RTC_DEBUG("RTC offset %#x set to %#x\n", vrtc->addr, value); in vrtc_write()

Completed in 4 milliseconds