HomeSort by relevance Sort by last modified time
    Searched refs:FIT_TYPE_PROP (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
image.h 913 #define FIT_TYPE_PROP "type"
    [all...]
  /external/u-boot/common/
image-fit.c 727 data = fdt_getprop(fit, noffset, FIT_TYPE_PROP, &len);
729 fit_get_debug(fit, noffset, FIT_TYPE_PROP, len);
    [all...]

Completed in 61 milliseconds