Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c466 r = efi_set_timer(console_timer_event, EFI_TIMER_PERIODIC, 50); in efi_console_register()
H A Defi_boottime.c309 if (efi_events[i].trigger_type == EFI_TIMER_PERIODIC) { in efi_timer_check()
340 case EFI_TIMER_PERIODIC: in efi_set_timer()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h27 EFI_TIMER_PERIODIC = 1, enumerator