Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c860 return fit_image_get_address(fit, noffset, FIT_ENTRY_PROP, entry); in fit_image_get_entry()
882 return fit_image_set_address(fit, noffset, FIT_ENTRY_PROP, entry); in fit_image_set_entry()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h933 #define FIT_ENTRY_PROP "entry" macro