Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c701 static int add_dt_overlay_fragment(struct dt_descriptor *dt, int ioffs) in add_dt_overlay_fragment()
748 static int add_dt_path_subnode(struct dt_descriptor *dt, const char *path, in add_dt_path_subnode()
765 static int add_optee_dt_node(struct dt_descriptor *dt) in add_optee_dt_node()
832 static int dt_add_psci_node(struct dt_descriptor *dt) in dt_add_psci_node()
865 static int check_node_compat_prefix(struct dt_descriptor *dt, int offs, in check_node_compat_prefix()
889 static int dt_add_psci_cpu_enable_methods(struct dt_descriptor *dt) in dt_add_psci_cpu_enable_methods()
909 static int config_psci(struct dt_descriptor *dt) in config_psci()
1114 static int mark_static_shm_as_reserved(struct dt_descriptor *dt) in mark_static_shm_as_reserved()
1132 struct dt_descriptor *dt = &external_dt; in init_external_dt() local
1174 static int mark_tzdram_as_reserved(struct dt_descriptor *dt) in mark_tzdram_as_reserved()
[all …]

Completed in 5 milliseconds