Searched refs:FIT_OS_PROP (Results 1 – 3 of 3) sorted by relevance
120 data = fdt_getprop(blob, node, FIT_OS_PROP, NULL); in spl_fit_images_find_uboot()
663 data = fdt_getprop(fit, noffset, FIT_OS_PROP, &len); in fit_image_get_os()665 fit_get_debug(fit, noffset, FIT_OS_PROP, len); in fit_image_get_os()
914 #define FIT_OS_PROP "os" macro