Searched refs:RCNR (Results 1 – 2 of 2) sorted by relevance
11 #define RCNR __REG(0x40900000) /* RTC Count Register */ macro
599 dev_dbg(sharpsl_pm.dev, "Time is: %08x\n", RCNR); in corgi_goto_sleep()616 …if ((sharpsl_pm.charge_mode == CHRG_ON) && ((alarm_enable && ((alarm_time - RCNR) > (SHARPSL_BATCH… in corgi_goto_sleep()618 RTAR = RCNR + SHARPSL_BATCHK_TIME_SUSPEND; in corgi_goto_sleep()738 time = RCNR; in sharpsl_off_charge_battery()744 if ((RCNR - time) > SHARPSL_WAIT_CO_TIME) in sharpsl_off_charge_battery()761 time = RCNR; in sharpsl_off_charge_battery()767 if ((RCNR-time) > SHARPSL_WAIT_CO_TIME) { in sharpsl_off_charge_battery()