Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drs5c372.c38 static unsigned int rtc_debug = DEBUG; variable
40 #define rtc_debug 0 /* gcc will remove all the debug code for us */ macro
143 if(rtc_debug > 2) { in rs5c372_convert_to_time()
196 if(rtc_debug > 2) { in rtc_set()