Home
last modified time | relevance | path

Searched defs:rtc_debug (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Drs5c372.c37 static unsigned int rtc_debug = DEBUG; variable
39 #define rtc_debug 0 /* gcc will remove all the debug code for us */ macro