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

  /external/u-boot/drivers/net/fm/
init.c 308 do_fixup_by_prop(blob, "fsl,fman-mac", &ph, sizeof(ph),
  /external/u-boot/include/
fdt_support.h 58 void do_fixup_by_prop(void *fdt,
  /external/u-boot/common/
fdt_support.c 328 void do_fixup_by_prop(void *fdt, function
354 do_fixup_by_prop(fdt, pname, pval, plen, prop, &tmp, 4, create);
    [all...]

Completed in 46 milliseconds