Home
last modified time | relevance | path

Searched refs: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
142 if(rtc_debug > 2) { in rs5c372_convert_to_time()
195 if(rtc_debug > 2) { in rtc_set()