Home
last modified time | relevance | path

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

/u-boot/include/
A Dautoboot.h34 bool autoboot_set_keyed(bool autoboot_keyed);
42 static inline bool autoboot_set_keyed(bool autoboot_keyed) in autoboot_set_keyed() function
/u-boot/test/common/
A Dtest_autoboot.c28 old_val = autoboot_set_keyed(true); in check_for_input()
30 old_val = autoboot_set_keyed(old_val); in check_for_input()
/u-boot/arch/sandbox/cpu/
A Dstate.c392 bool autoboot_set_keyed(bool autoboot_keyed) in autoboot_set_keyed() function

Completed in 7 milliseconds