Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A 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()
H A Dregs-rtc.h11 #define RCNR __REG(0x40900000) /* RTC Count Register */ macro
/openbmc/qemu/hw/arm/
H A Dstrongarm.c236 #define RCNR 0x04 /* RTC Counter register */ macro
326 case RCNR: in strongarm_rtc_read()
368 case RCNR: in strongarm_rtc_write()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h891 #define RCNR 0x40900000 /* RTC Count Register */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1184 #define RCNR /* RTC CouNt Reg. */ \ macro
/openbmc/linux/drivers/rtc/
H A DKconfig1553 series (RDxR, RYxR) instead of legacy RCNR, RTAR.