Home
last modified time | relevance | path

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

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