Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dboot.c640 static int add_dt_overlay_fragment(struct dt_descriptor *dt, int ioffs) in add_dt_overlay_fragment()
687 static int add_dt_path_subnode(struct dt_descriptor *dt, const char *path, in add_dt_path_subnode()
704 static int add_optee_dt_node(struct dt_descriptor *dt) in add_optee_dt_node()
771 static int dt_add_psci_node(struct dt_descriptor *dt) in dt_add_psci_node()
804 static int check_node_compat_prefix(struct dt_descriptor *dt, int offs, in check_node_compat_prefix()
828 static int dt_add_psci_cpu_enable_methods(struct dt_descriptor *dt) in dt_add_psci_cpu_enable_methods()
848 static int config_psci(struct dt_descriptor *dt) in config_psci()
1053 static int mark_static_shm_as_reserved(struct dt_descriptor *dt) in mark_static_shm_as_reserved()
1071 struct dt_descriptor *dt = &external_dt; in init_external_dt() local
1110 static int mark_tzdram_as_reserved(struct dt_descriptor *dt) in mark_tzdram_as_reserved()
[all …]

Completed in 5 milliseconds