Home
last modified time | relevance | path

Searched refs:_fdt_grab_space (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_sw.c73 static void *_fdt_grab_space(void *fdt, size_t len) in _fdt_grab_space() function
177 nh = _fdt_grab_space(fdt, sizeof(*nh) + FDT_TAGALIGN(namelen)); in fdt_begin_node()
192 en = _fdt_grab_space(fdt, FDT_TAGSIZE); in fdt_end_node()
234 prop = _fdt_grab_space(fdt, sizeof(*prop) + FDT_TAGALIGN(len)); in fdt_property_placeholder()
268 end = _fdt_grab_space(fdt, sizeof(*end)); in fdt_finish()
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_sw.su
/OK3568_Linux_fs/u-boot/spl/lib/libfdt/
H A Dfdt_sw.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map