Searched defs:node (Results 1 – 5 of 5) sorted by relevance
| /common/spl/ |
| A D | spl_fit.c | 36 static int find_node_from_desc(const void *fit, int node, const char *str) in find_node_from_desc() 77 __maybe_unused int node; in spl_fit_get_image_name() local 124 int node; in spl_fit_get_image_name() local 161 int node; in spl_fit_get_image_node() local 213 const struct spl_fit_info *ctx, int node, in load_simple_fit() 400 int node, ret = 0, index = 0; in spl_fit_append_fdt() local 522 int node; in spl_fit_record_loadable() local 539 static int spl_fit_image_is_fpga(const void *fit, int node) in spl_fit_image_is_fpga() 627 static int spl_fit_upload_fpga(struct spl_fit_info *ctx, int node, in spl_fit_upload_fpga() 664 int node, ret; in spl_fit_load_fpga() local [all …]
|
| A D | spl_atf.c | 214 int parent, node, ndepth = 0; in spl_fit_images_find() local 241 ulong spl_fit_images_get_entry(void *blob, int node) in spl_fit_images_get_entry() 260 int node; in spl_invoke_atf() local
|
| A D | spl_opensbi.c | 26 int fit_images_node, node; in spl_opensbi_find_os_node() local
|
| A D | spl_upl.c | 44 int _upl_add_image(int node, ulong load_addr, ulong size, const char *desc) in _upl_add_image()
|
| /common/ |
| A D | bootstage.c | 294 int node; in add_bootstages_devicetree() local
|
Completed in 8 milliseconds