Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/
DPcRtcEntry.c86 return PcRtcGetWakeupTime (Enabled, Pending, Time, &mModuleGlobal); in PcRtcEfiGetWakeupTime()
DPcRtc.h241 PcRtcGetWakeupTime (
DPcRtc.c238 Status = PcRtcGetWakeupTime (&Enabled, &Pending, &Time, Global); in PcRtcInit()
557 PcRtcGetWakeupTime ( in PcRtcGetWakeupTime() function