Home
last modified time | relevance | path

Searched refs:option_type_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dimx8image.h206 } option_type_t; typedef
209 option_type_t option;
/openbmc/u-boot/tools/
H A Dimx8image.c534 option_type_t type = image_stack->option; in set_image_array_entry()