Searched refs:RTC_ADDRESS_MINUTES (Results 1 – 4 of 4) sorted by relevance
54 #define RTC_ADDRESS_MINUTES 2 // R/W Range 0..59 macro267 IoWrite8 (PCAT_RTC_ADDRESS_REGISTER, RTC_ADDRESS_MINUTES); in EnterS3WithImmediateWake()
35 #define RTC_ADDRESS_MINUTES 2 // R/W Range 0..59 macro442 Time->Minute = RtcRead (RTC_ADDRESS_MINUTES); in LibGetTime()544 RtcWrite (RTC_ADDRESS_MINUTES, RtcTime.Minute); in LibSetTime()816 Time.Minute = RtcRead (RTC_ADDRESS_MINUTES); in LibRtcInitialize()
56 #define RTC_ADDRESS_MINUTES 2 // R/W Range 0..59 macro
169 Time.Minute = RtcRead (RTC_ADDRESS_MINUTES); in PcRtcInit()387 Time->Minute = RtcRead (RTC_ADDRESS_MINUTES); in PcRtcGetTime()537 RtcWrite (RTC_ADDRESS_MINUTES, RtcTime.Minute); in PcRtcSetTime()