Searched refs:SYS_CFG_RTC (Results 1 – 7 of 7) sorted by relevance
147 case SYS_CFG_RTC: in ArmPlatformSysConfigGet()208 case SYS_CFG_RTC: in ArmPlatformSysConfigSet()253 case SYS_CFG_RTC: in ArmPlatformSysConfigSetDevice()
154 case SYS_CFG_RTC: in ArmPlatformSysConfigGet()215 case SYS_CFG_RTC: in ArmPlatformSysConfigSet()263 case SYS_CFG_RTC: in ArmPlatformSysConfigSetDevice()
24 #define SYS_CFG_RTC 0 macro
25 #define SYS_CFG_RTC 0x0 macro
98 #define SYS_CFG_RTC VIRTUAL_SYS_CFG(ARM_VE_UNSUPPORTED,1) macro
273 Status = ArmPlatformSysConfigGet (SYS_CFG_RTC, &EpochSeconds); in LibGetTime()485 Status = ArmPlatformSysConfigSet (SYS_CFG_RTC, EpochSeconds); in LibSetTime()