Home
last modified time | relevance | path

Searched defs:property (Results 1 – 3 of 3) sorted by relevance

/DragonStub/apps/lib/libfdt/
H A Dfdt_overlay.c414 int property) in overlay_fixup_phandle()
498 int property; in overlay_fixup_phandles() local
545 int property; in overlay_apply_node() local
H A Dlibfdt.h151 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st()
175 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
628 #define fdt_for_each_property_offset(property, fdt, node) \ argument
H A Dfdt_ro.c723 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
748 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
779 const char *property, int idx, in fdt_stringlist_get()