rtc_count          97 drivers/rtc/rtc-puv3.c 	unsigned long rtc_count = 0;
rtc_count         101 drivers/rtc/rtc-puv3.c 	rtc_tm_to_time(tm, &rtc_count);
rtc_count         102 drivers/rtc/rtc-puv3.c 	writel(rtc_count, RTC_RCNR);
rtc_count          75 drivers/rtc/rtc-sirfsoc.c 	unsigned long rtc_alarm, rtc_count;
rtc_count          82 drivers/rtc/rtc-sirfsoc.c 	rtc_count = sirfsoc_rtc_readl(rtcdrv, RTC_CN);
rtc_count          92 drivers/rtc/rtc-sirfsoc.c 	if (rtc_count > rtc_alarm)