Home
last modified time | relevance | path

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

/arm-trusted-firmware/lib/libfdt/
H A Dfdt_overlay.c414 int property) in overlay_fixup_phandle() argument
498 int property; overlay_fixup_phandles() local
545 int property; overlay_apply_node() local
[all...]
H A Dfdt_ro.c723 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() argument
748 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() argument
779 const char *property, int idx, in fdt_stringlist_get() argument
/arm-trusted-firmware/include/lib/libfdt/
H A Dlibfdt.h151 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() argument
175 static inline void fdt64_st(void *property, uint64_ argument
628 fdt_for_each_property_offset(property,fdt,node) global() argument
[all...]
/arm-trusted-firmware/common/
H A Dfdt_wrappers.c546 const struct fdt_property *property = fdt_get_property(dtb, fdtw_translate_address() local
[all...]