Home
last modified time | relevance | path

Searched refs:EFI_TIME_ADJUST_DAYLIGHT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-efi.c21 #define EFI_ISDST (EFI_TIME_ADJUST_DAYLIGHT|EFI_TIME_IN_DAYLIGHT)
105 case EFI_TIME_ADJUST_DAYLIGHT: in convert_from_efi_time()
/openbmc/u-boot/include/
H A Defi.h214 #define EFI_TIME_ADJUST_DAYLIGHT 0x1 macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c198 time->daylight = EFI_TIME_ADJUST_DAYLIGHT; in efi_get_time_boottime()
/openbmc/linux/include/linux/
H A Defi.h226 #define EFI_TIME_ADJUST_DAYLIGHT 0x1 macro