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

/linux-master/arch/arm/boot/compressed/
H A Datags_to_fdt.c48 return fdt_setprop_cell(fdt, offset, property, val);
/linux-master/scripts/dtc/libfdt/
H A Dlibfdt.h1734 * fdt_setprop_cell - set a property to a single cell value
1744 static inline int fdt_setprop_cell(void *fdt, int nodeoffset, const char *name, function

Completed in 217 milliseconds