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

/u-boot/test/boot/
H A Dimage.c31 ut_asserteq(IH_PHASE_SPL, image_ph_phase(val));
/u-boot/include/
H A Dimage.h290 * image_ph_phase() - obtain the phase from a composite phase/type value
295 static inline int image_ph_phase(int image_ph_type) function
/u-boot/boot/
H A Dimage-fit.c2134 image_ph_phase(ph_type));

Completed in 53 milliseconds