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

  /external/dtc/tests/
appendprop2.c 55 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_2));
appendprop1.c 61 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_1));
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/
libfdt.h 1629 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, function
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/
libfdt.h 1379 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, function
    [all...]
  /external/dtc/libfdt/
libfdt.h 1698 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, function
    [all...]

Completed in 168 milliseconds