Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/
Dsharpsl_pm.c605 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()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-rtc.h10 #define RCNR __REG(0x40900000) /* RTC Count Register */ macro
/linux-4.4.14/drivers/rtc/
DKconfig1334 series (RDxR, RYxR) instead of legacy RCNR, RTAR.