Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/boot/compressed/
Datags_to_fdt.c36 return fdt_setprop_cell(fdt, offset, property, val); in setprop_cell()
/linux-3.4.99/scripts/dtc/libfdt/
Dlibfdt.h939 static inline int fdt_setprop_cell(void *fdt, int nodeoffset, const char *name, in fdt_setprop_cell() function