Searched defs:property (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_setup.c | 112 char *property; in get_memory_region_info() local 481 char *property, char *out, size_t len) in read_optional_string() 514 char *property; in populate_sp_regions() local
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | libfdt.h | 151 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() 653 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
| H A D | fdt_overlay.c | 376 int property) in overlay_fixup_phandle() 476 int property; in overlay_fixup_phandles() local 772 int property; in overlay_apply_node() local
|
| H A D | fdt_ro.c | 752 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() 777 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() 808 const char *property, int idx, in fdt_stringlist_get()
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_wrappers.c | 559 const struct fdt_property *property = fdt_get_property(dtb, in fdtw_translate_address() local
|