Home
last modified time | relevance | path

Searched refs:IH_PHASE_NONE (Results 1 – 5 of 5) sorted by relevance

/u-boot/test/boot/
A Dimage.c22 ut_asserteq_str("any", genimg_get_phase_name(IH_PHASE_NONE)); in test_image_phase()
27 ut_asserteq(IH_PHASE_NONE, genimg_get_phase_id("none")); in test_image_phase()
/u-boot/boot/
A Dimage.c200 { IH_PHASE_NONE, "none", "any", },
A Dimage-fit.c1909 if (sel_phase == IH_PHASE_NONE) in fit_conf_get_prop_node()
1971 IH_PHASE_NONE); in fit_get_data_conf_prop()
2010 IH_PHASE_NONE); in fit_get_node_from_config()
A Dimage-board.c1091 IH_PHASE_NONE); in image_locate_script()
/u-boot/include/
A Dimage.h265 IH_PHASE_NONE = 0, enumerator

Completed in 17 milliseconds