| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_overlay.c | 73 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND) in fdt_overlay_target_offset() 144 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 148 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles() 229 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references() 255 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references() 295 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references() 344 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle() 389 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle() 405 return -FDT_ERR_NOTFOUND; in overlay_fixup_phandle() 480 if (fixups_off == -FDT_ERR_NOTFOUND) in overlay_fixup_phandles() [all …]
|
| H A D | fdt_addresses.c | 41 if (val == -FDT_ERR_NOTFOUND) in fdt_address_cells() 51 if (val == -FDT_ERR_NOTFOUND) in fdt_size_cells()
|
| H A D | fdt_ro.c | 124 if (offset == -FDT_ERR_NOTFOUND) in fdt_find_max_phandle() 222 return -FDT_ERR_NOTFOUND; in nextprop_() 240 return -FDT_ERR_NOTFOUND; in fdt_subnode_offset_namelen() 615 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path() 632 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 645 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset() 652 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset() 804 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search() 847 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get() 881 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
|
| H A D | fdt_strerror.c | 22 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
|
| H A D | fdt.c | 278 return -FDT_ERR_NOTFOUND; in fdt_next_node() 293 return -FDT_ERR_NOTFOUND; in fdt_first_subnode() 309 return -FDT_ERR_NOTFOUND; in fdt_next_subnode()
|
| H A D | fdt_rw.c | 179 return -FDT_ERR_NOTFOUND; in fdt_del_mem_rsv() 267 if (err == -FDT_ERR_NOTFOUND) in fdt_setprop_placeholder() 348 else if (offset != -FDT_ERR_NOTFOUND) in fdt_add_subnode_namelen()
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | plat_console.c | 98 ret = -FDT_ERR_NOTFOUND; in get_baudrate() 105 ret = -FDT_ERR_NOTFOUND; in get_baudrate() 112 ret = -FDT_ERR_NOTFOUND; in get_baudrate() 119 ret = -FDT_ERR_NOTFOUND; in get_baudrate() 171 ret = -FDT_ERR_NOTFOUND; in fdt_add_uart_info() 178 ret = -FDT_ERR_NOTFOUND; in fdt_add_uart_info() 188 ret = -FDT_ERR_NOTFOUND; in fdt_add_uart_info() 202 ret = -FDT_ERR_NOTFOUND; in fdt_add_uart_info()
|
| H A D | plat_fdt.c | 54 ret = -FDT_ERR_NOTFOUND; in is_valid_dtb()
|
| /rk3399_ARM-atf/drivers/st/pmic/ |
| H A D | stm32mp_pmic.c | 57 status = -FDT_ERR_NOTFOUND; in dt_pmic_status() 83 static int i2c_node = -FDT_ERR_NOTFOUND; in dt_pmic_i2c_config() 87 return -FDT_ERR_NOTFOUND; in dt_pmic_i2c_config() 90 if (i2c_node == -FDT_ERR_NOTFOUND) { in dt_pmic_i2c_config() 101 return -FDT_ERR_NOTFOUND; in dt_pmic_i2c_config() 111 return -FDT_ERR_NOTFOUND; in dt_pmic_i2c_config() 117 return -FDT_ERR_NOTFOUND; in dt_pmic_i2c_config() 375 return -FDT_ERR_NOTFOUND; in register_pmic()
|
| H A D | stm32mp_pmic2.c | 63 status = -FDT_ERR_NOTFOUND; in dt_pmic_status() 81 static int i2c_node = -FDT_ERR_NOTFOUND; in dt_pmic2_i2c_config() 85 return -FDT_ERR_NOTFOUND; in dt_pmic2_i2c_config() 88 if (i2c_node == -FDT_ERR_NOTFOUND) { in dt_pmic2_i2c_config() 99 return -FDT_ERR_NOTFOUND; in dt_pmic2_i2c_config() 109 return -FDT_ERR_NOTFOUND; in dt_pmic2_i2c_config() 115 return -FDT_ERR_NOTFOUND; in dt_pmic2_i2c_config() 401 return -FDT_ERR_NOTFOUND; in register_pmic2()
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | fconf_ethosn_getter.c | 81 int err = -FDT_ERR_NOTFOUND; in fdt_node_populate_sub_allocators() 123 if ((sub_node < 0) && (sub_node != -FDT_ERR_NOTFOUND)) { in fdt_node_populate_sub_allocators() 128 if (err == -FDT_ERR_NOTFOUND) { in fdt_node_populate_sub_allocators() 208 err = -FDT_ERR_NOTFOUND; in fdt_node_populate_core() 226 if (err != -FDT_ERR_NOTFOUND) { in fdt_node_populate_core() 240 if ((sub_node < 0) && (sub_node != -FDT_ERR_NOTFOUND)) { in fdt_node_populate_core() 347 if ((sub_node < 0) && (sub_node != -FDT_ERR_NOTFOUND)) { in fconf_populate_ethosn_config()
|
| H A D | arm_fconf_sp.c | 156 if ((sp_node < 0) && (sp_node != -FDT_ERR_NOTFOUND)) { in fconf_populate_arm_sp()
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_dt.c | 105 return -FDT_ERR_NOTFOUND; in fdt_get_node_parent_address_cells() 123 return -FDT_ERR_NOTFOUND; in dt_set_stdout_pinctrl() 174 return -FDT_ERR_NOTFOUND; in dt_get_node() 192 return -FDT_ERR_NOTFOUND; in dt_get_stdout_uart_info() 224 return -FDT_ERR_NOTFOUND; in dt_match_instance_by_compatible() 383 return -FDT_ERR_NOTFOUND; in fdt_get_gpio_bank_pin_count()
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp_clkfunc.c | 37 return -FDT_ERR_NOTFOUND; in fdt_osc_read_freq() 188 return -FDT_ERR_NOTFOUND; in fdt_rcc_read_uint32_array() 210 return -FDT_ERR_NOTFOUND; in fdt_rcc_subnode_offset() 215 return -FDT_ERR_NOTFOUND; in fdt_rcc_subnode_offset() 288 return -FDT_ERR_NOTFOUND; in fdt_get_clock_id()
|
| /rk3399_ARM-atf/drivers/st/gpio/ |
| H A D | stm32_gpio.c | 79 return -FDT_ERR_NOTFOUND; in dt_set_gpio_config() 84 return -FDT_ERR_NOTFOUND; in dt_set_gpio_config() 164 return -FDT_ERR_NOTFOUND; in dt_set_gpio_config() 190 return -FDT_ERR_NOTFOUND; in dt_set_pinctrl_config() 195 return -FDT_ERR_NOTFOUND; in dt_set_pinctrl_config() 200 return -FDT_ERR_NOTFOUND; in dt_set_pinctrl_config() 208 return -FDT_ERR_NOTFOUND; in dt_set_pinctrl_config()
|
| /rk3399_ARM-atf/drivers/st/uart/ |
| H A D | stm32_uart.c | 322 return -FDT_ERR_NOTFOUND; in stm32_uart_init() 326 return -FDT_ERR_NOTFOUND; in stm32_uart_init() 330 if (uart_node == -FDT_ERR_NOTFOUND) { in stm32_uart_init() 331 return -FDT_ERR_NOTFOUND; in stm32_uart_init() 342 return -FDT_ERR_NOTFOUND; in stm32_uart_init()
|
| /rk3399_ARM-atf/drivers/st/iwdg/ |
| H A D | stm32_iwdg.c | 49 return -FDT_ERR_NOTFOUND; in stm32_iwdg_get_dt_node() 86 node != -FDT_ERR_NOTFOUND; in stm32_iwdg_init()
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_wrappers.c | 41 return -FDT_ERR_NOTFOUND; in fdt_read_uint32_array() 312 return -FDT_ERR_NOTFOUND; in fdt_get_reg_props_by_index() 364 return -FDT_ERR_NOTFOUND; in fdt_get_stdout_node_offset() 370 return -FDT_ERR_NOTFOUND; in fdt_get_stdout_node_offset() 389 return -FDT_ERR_NOTFOUND; in fdt_get_stdout_node_offset() 645 if (offset == -FDT_ERR_NOTFOUND) { in fdtw_find_or_add_subnode()
|
| /rk3399_ARM-atf/drivers/st/regulator/ |
| H A D | regulator_fixed.c | 53 return -FDT_ERR_NOTFOUND; in fixed_regulator_register()
|
| /rk3399_ARM-atf/drivers/st/mmc/ |
| H A D | stm32_sdmmc2.c | 700 return -FDT_ERR_NOTFOUND; in stm32_sdmmc2_dt_get_config() 704 return -FDT_ERR_NOTFOUND; in stm32_sdmmc2_dt_get_config() 709 if (sdmmc_node == -FDT_ERR_NOTFOUND) { in stm32_sdmmc2_dt_get_config() 710 return -FDT_ERR_NOTFOUND; in stm32_sdmmc2_dt_get_config() 715 return -FDT_ERR_NOTFOUND; in stm32_sdmmc2_dt_get_config()
|
| /rk3399_ARM-atf/plat/amd/common/ |
| H A D | plat_fdt.c | 55 ret = -FDT_ERR_NOTFOUND; in is_valid_dtb()
|
| /rk3399_ARM-atf/drivers/st/spi/ |
| H A D | stm32_qspi.c | 456 return -FDT_ERR_NOTFOUND; in stm32_qspi_init() 462 return -FDT_ERR_NOTFOUND; in stm32_qspi_init() 466 return -FDT_ERR_NOTFOUND; in stm32_qspi_init()
|
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_hash.c | 332 node != -FDT_ERR_NOTFOUND; in stm32_hash_register() 339 if (node == -FDT_ERR_NOTFOUND) { in stm32_hash_register()
|
| H A D | stm32_pka.c | 269 return -FDT_ERR_NOTFOUND; in stm32_pka_parse_fdt() 275 return -FDT_ERR_NOTFOUND; in stm32_pka_parse_fdt() 279 return -FDT_ERR_NOTFOUND; in stm32_pka_parse_fdt()
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_dyn_cfg_getter.c | 149 if ((child < 0) && (child != -FDT_ERR_NOTFOUND)) { in fconf_populate_dtb_registry()
|