Searched defs:property (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/pta/ |
| H A D | secstor_ta_mgmt.c | 49 struct tee_tadb_property property; in install_ta() local
|
| /optee_os/core/kernel/ |
| H A D | tpm.c | 30 const uint32_t *property = NULL; in read_dt_tpm_log_info() local
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_overlay.c | 428 int property) in overlay_fixup_phandle() 512 int property; in overlay_fixup_phandles() local 559 int property; in overlay_apply_node() local
|
| H A D | fdt_ro.c | 709 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() 734 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() 765 const char *property, int idx, in fdt_stringlist_get()
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | at91_cpu_opp.c | 70 const char *property = "opp-hz"; in dt_get_opp_hz() local
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 137 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() 161 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st() 605 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 385 static TEE_Result sp_dt_get_u64(const void *fdt, int node, const char *property, in sp_dt_get_u64() 403 static TEE_Result sp_dt_get_u32(const void *fdt, int node, const char *property, in sp_dt_get_u32() 421 static TEE_Result sp_dt_get_u16(const void *fdt, int node, const char *property, in sp_dt_get_u16() 440 const char *property, TEE_UUID *uuid) in sp_dt_get_uuid()
|
| /optee_os/core/tee/ |
| H A D | tadb.c | 372 TEE_Result tee_tadb_ta_create(const struct tee_tadb_property *property, in tee_tadb_ta_create()
|