Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libfdt/
H A Dfdt_wip.c136 fdt_nop_region_(fdt_offset_ptr_w(fdt, nodeoffset, 0), in fdt_nop_node()
H A Dlibfdt.h149 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() function