Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Datags_to_fdt.c47 return fdt_setprop_cell(fdt, offset, property, val); in setprop_cell()
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Datags_to_fdt.c48 return fdt_setprop_cell(fdt, offset, property, val); in setprop_cell()
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dlibfdt.h1693 * fdt_setprop_cell - set a property to a single cell value
1697 static inline int fdt_setprop_cell(void *fdt, int nodeoffset, const char *name, in fdt_setprop_cell() function
/kernel/linux/linux-6.6/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, in fdt_setprop_cell() function

Completed in 7 milliseconds