Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-pxa/
Dsharpsl_pm.c595 dev_dbg(sharpsl_pm.dev, "Time is: %08x\n", RCNR); in corgi_goto_sleep()
612 …if ((sharpsl_pm.charge_mode == CHRG_ON) && ((alarm_enable && ((alarm_time - RCNR) > (SHARPSL_BATCH… in corgi_goto_sleep()
614 RTAR = RCNR + SHARPSL_BATCHK_TIME_SUSPEND; in corgi_goto_sleep()
734 time = RCNR; in sharpsl_off_charge_battery()
740 if ((RCNR - time) > SHARPSL_WAIT_CO_TIME) in sharpsl_off_charge_battery()
757 time = RCNR; in sharpsl_off_charge_battery()
763 if ((RCNR-time) > SHARPSL_WAIT_CO_TIME) { in sharpsl_off_charge_battery()
Dregs-rtc.h11 #define RCNR __REG(0x40900000) /* RTC Count Register */ macro
/linux-6.12.1/drivers/rtc/
DKconfig1598 series (RDxR, RYxR) instead of legacy RCNR, RTAR.