boot_sec           59 bsp/drv/dev/rtc/rtc.c 	time_t		boot_sec;	/* Time (sec) at system boot */
boot_sec          192 bsp/drv/dev/rtc/rtc.c 		tv.tv_sec = sc->boot_sec + (msec / 1000);
boot_sec          226 bsp/drv/dev/rtc/rtc.c 	sc->boot_sec = tv.tv_sec;