Searched refs:image_ph (Results 1 - 3 of 3) sorted by relevance

/u-boot/test/boot/
H A Dimage.c29 val = image_ph(IH_PHASE_SPL, IH_TYPE_FIRMWARE);
/u-boot/boot/
H A Dvbe_simple_fw.c104 IH_ARCH_SANDBOX, image_ph(phase, IH_TYPE_FIRMWARE),
/u-boot/include/
H A Dimage.h278 * image_ph() - build a composite value combining and type
284 static inline int image_ph(enum image_phase_t phase, enum image_type_t type) function

Completed in 57 milliseconds