Searched refs:RCNR (Results 1 – 6 of 6) sorted by relevance
160 rtc_time_to_tm(RCNR, tm); in sa1100_rtc_read_time()171 RCNR = time; in sa1100_rtc_set_time()265 RCNR = 0; in sa1100_rtc_probe()
1309 series (RDxR, RYxR) instead of legacy RCNR, RTAR.
605 dev_dbg(sharpsl_pm.dev, "Time is: %08x\n", RCNR); in corgi_goto_sleep()622 …if ((sharpsl_pm.charge_mode == CHRG_ON) && ((alarm_enable && ((alarm_time - RCNR) > (SHARPSL_BATCH… in corgi_goto_sleep()624 RTAR = RCNR + SHARPSL_BATCHK_TIME_SUSPEND; in corgi_goto_sleep()744 time = RCNR; in sharpsl_off_charge_battery()750 if ((RCNR - time) > SHARPSL_WAIT_CO_TIME) in sharpsl_off_charge_battery()767 time = RCNR; in sharpsl_off_charge_battery()773 if ((RCNR-time) > SHARPSL_WAIT_CO_TIME) { in sharpsl_off_charge_battery()
10 #define RCNR __REG(0x40900000) /* RTC Count Register */ macro
13 #define RCNR RTC_REG(0x00) /* RTC Count Register */ macro
877 #define RCNR __REG(0x90010004) /* RTC CouNt Reg. */ macro