Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_compatible (Results 1 – 25 of 31) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c35 node = fdt_node_offset_by_compatible(hw_config_dtb, -1, "arm,gic-v3"); in fconf_populate_gicv3_config()
71 node = fdt_node_offset_by_compatible(hw_config_dtb, -1, "arm,psci-1.0"); in fconf_populate_topology()
278 node = fdt_node_offset_by_compatible(hw_config_dtb, -1, "arm,armv8-timer"); in fconf_populate_cpu_timer()
A Dfconf_nt_config_getter.c31 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_event_log_config()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_dt.c178 node = fdt_node_offset_by_compatible(fdt, offset, compat); in dt_get_node()
219 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in dt_get_ddr_size()
241 node = fdt_node_offset_by_compatible(fdt, -1, DT_PWR_COMPAT); in dt_get_pwr_vdd_voltage()
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Dfconf_nv_cntr_getter.c33 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_nv_cntrs()
A Dfconf_ethosn_getter.c43 ethosn_node = fdt_node_offset_by_compatible(hw_conf_dtb, -1, "ethosn"); in fconf_populate_ethosn_config()
A Dfconf_sdei_getter.c33 node = fdt_node_offset_by_compatible(dtb, -1, "arm,sdei-1.0"); in fconf_populate_sdei_dyn_config()
A Dfconf_sec_intr_config.c39 node = fdt_node_offset_by_compatible(hw_config_dtb, -1, in fconf_populate_sec_intr_config()
A Darm_fconf_sp.c47 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_arm_sp()
A Darm_fconf_io.c312 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_arm_io_policies()
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_dyn_cfg_helpers.c58 *node = fdt_node_offset_by_compatible(dtb, -1, "arm,tb_fw"); in arm_dyn_tb_fw_cfg_init()
180 node = fdt_node_offset_by_compatible(dtb, -1, compatible); in arm_set_event_log_info()
/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/
A Dfpga_bl31_setup.c126 node = fdt_node_offset_by_compatible(fdt, 0, "arm,armv8-timer"); in plat_get_syscnt_freq2()
230 int node = fdt_node_offset_by_compatible(fdt, 0, in fpga_prepare_dtb()
A Dfpga_gicv3.c42 node = fdt_node_offset_by_compatible(fdt, 0, "arm,gic-v3"); in plat_fpga_gic_init()
/tf-a-ffa_el3_spmc/drivers/allwinner/axp/
A Dcommon.c128 node = fdt_node_offset_by_compatible(fdt, -1, in board_uses_usb0_host_mode()
151 node = fdt_node_offset_by_compatible(fdt, -1, axp_compatible); in axp_setup_regulators()
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_tbbr_getter.c28 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_tbbr_dyn_config()
A Dfconf_dyn_cfg_getter.c83 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in fconf_populate_dtb_registry()
A Dfconf_cot_getter.c386 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in populate_manifest_descs()
421 node = fdt_node_offset_by_compatible(dtb, -1, compatible_str); in populate_image_descs()
/tf-a-ffa_el3_spmc/lib/romlib/
A Djmptbl.i19 fdt fdt_node_offset_by_compatible
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Djmptbl.i23 fdt fdt_node_offset_by_compatible
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djmptbl.i23 fdt fdt_node_offset_by_compatible
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_spmd_manifest.c172 rc = fdt_node_offset_by_compatible(pm_addr, -1, in plat_spm_core_manifest_load()
/tf-a-ffa_el3_spmc/plat/rpi/rpi4/
A Drpi4_bl31_setup.c276 offs = fdt_node_offset_by_compatible(dtb, 0, "arm,gic-400"); in rpi4_prepare_dtb()
/tf-a-ffa_el3_spmc/drivers/st/clk/
A Dstm32mp_clkfunc.c166 return fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in fdt_get_rcc_node()
/tf-a-ffa_el3_spmc/drivers/st/pmic/
A Dstm32mp_pmic.c37 return fdt_node_offset_by_compatible(fdt, -1, "st,stpmic1"); in dt_get_pmic_node()
/tf-a-ffa_el3_spmc/drivers/st/ddr/
A Dstm32mp1_ram.c203 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in stm32mp1_ddr_setup()
/tf-a-ffa_el3_spmc/common/
A Dfdt_fixup.c419 int offset = fdt_node_offset_by_compatible(dtb, 0, "arm,gic-v3"); in fdt_adjust_gic_redist()

Completed in 65 milliseconds

12