Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi.h215 #define EFI_TIME_IN_DAYLIGHT 0x2 macro
/openbmc/linux/drivers/rtc/
H A Drtc-efi.c21 #define EFI_ISDST (EFI_TIME_ADJUST_DAYLIGHT|EFI_TIME_IN_DAYLIGHT)
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c200 time->daylight |= EFI_TIME_IN_DAYLIGHT; in efi_get_time_boottime()
/openbmc/linux/include/linux/
H A Defi.h227 #define EFI_TIME_IN_DAYLIGHT 0x2 macro