| /optee_os/core/drivers/crypto/caam/hal/common/ |
| H A D | hal_cfg_dt.c | 36 int node = fdt_node_offset_by_compatible(fdt, 0, dt_jr_match_table); in find_jr_offset() 39 node = fdt_node_offset_by_compatible(fdt, node, in find_jr_offset() 62 node = fdt_node_offset_by_compatible(fdt, 0, dt_caam_match_table); in caam_hal_cfg_get_ctrl_dt() 117 int node = fdt_node_offset_by_compatible(fdt, 0, dt_jr_match_table); in caam_hal_cfg_disable_jobring_dt() 120 node = fdt_node_offset_by_compatible(fdt, node, in caam_hal_cfg_disable_jobring_dt()
|
| H A D | hal_sm_dt.c | 25 node = fdt_node_offset_by_compatible(fdt, 0, dt_sm_match_table); in caam_hal_sm_get_base_dt()
|
| /optee_os/core/arch/arm/plat-sam/ |
| H A D | freq.c | 28 node = fdt_node_offset_by_compatible(fdt, -1, "arm,cortex-a7"); in get_freq_from_dt() 30 node = fdt_node_offset_by_compatible(fdt, -1, "arm,cortex-a5"); in get_freq_from_dt()
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | at91_pm.c | 202 node = fdt_node_offset_by_compatible(soc_pm.fdt, -1, in at91_pm_config_ws_ulp1() 216 node = fdt_node_offset_by_compatible(soc_pm.fdt, node, in at91_pm_config_ws_ulp1() 417 node = fdt_node_offset_by_compatible(fdt, -1, in at91_pm_dt_dram_init() 437 node = fdt_node_offset_by_compatible(fdt, -1, "atmel,sama5d2-sfrbu"); in at91_pm_backup_init() 462 node = fdt_node_offset_by_compatible(fdt, -1, "atmel,sama5d2-sram"); in at91_pm_sram_init() 501 node = fdt_node_offset_by_compatible(fdt, -1, "atmel,sama5d2-securam"); in at91_securam_init() 523 node = fdt_node_offset_by_compatible(fdt, -1, "atmel,sama5d2-secumod"); in at91_securam_init()
|
| /optee_os/core/drivers/ |
| H A D | aplic_priv.c | 101 node = fdt_node_offset_by_compatible(fdt, -1, APLIC_COMPATIBLE); in aplic_init_from_device_tree() 112 node = fdt_node_offset_by_compatible(fdt, node, in aplic_init_from_device_tree()
|
| H A D | imx_wdog.c | 117 off = fdt_node_offset_by_compatible(fdt, off, match); in imx_wdog_base()
|
| H A D | imsic.c | 337 node = fdt_node_offset_by_compatible(fdt, -1, IMSIC_COMPATIBLE); in imsic_init_from_device_tree() 346 node = fdt_node_offset_by_compatible(fdt, node, in imsic_init_from_device_tree()
|
| H A D | ls_sec_mon.c | 96 node = fdt_node_offset_by_compatible(fdt, node, "fsl,lx2160a-sec-mon"); in ls_sec_mon_init()
|
| H A D | imx_rngb.c | 149 off = fdt_node_offset_by_compatible(fdt, 0, rng_match_table[i]); in map_controller()
|
| H A D | atmel_shdwc.c | 189 ddr_node = fdt_node_offset_by_compatible(fdt, -1, in atmel_shdwc_probe()
|
| H A D | atmel_saic.c | 264 node = fdt_node_offset_by_compatible(fdt, -1, "atmel,sama5d2-saic"); in atmel_saic_setup()
|
| H A D | zynqmp_csu_aes.c | 397 node = fdt_node_offset_by_compatible(fdt, 0, in zynqmp_csu_aes_dt_enable_secure_status()
|
| H A D | ls_sfp.c | 104 node = fdt_node_offset_by_compatible(fdt, node, "fsl,lx2160a-sfp"); in ls_sfp_init()
|
| H A D | ls_dspi.c | 556 node = fdt_node_offset_by_compatible(fdt, node, in get_info_from_device_tree()
|
| H A D | imx_i2c.c | 504 off = fdt_node_offset_by_compatible(fdt, off, i2c_match); in i2c_mapped()
|
| H A D | stm32_bsec.c | 898 node = fdt_node_offset_by_compatible(fdt, 0, DT_BSEC_COMPAT); in initialize_bsec_from_dt()
|
| /optee_os/core/kernel/ |
| H A D | tpm.c | 90 node = fdt_node_offset_by_compatible(fdt, -1, dt_tpm_match_table); in get_tpm_phys_params()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 853 node = fdt_node_offset_by_compatible(fdt, 0, in handle_fdt_load_relative_mem_regions() 999 node = fdt_node_offset_by_compatible(fdt, 0, dt_device_match_table); in handle_fdt_dev_regions() 1166 node = fdt_node_offset_by_compatible(fdt, 0, in handle_fdt_mem_regions() 1342 node = fdt_node_offset_by_compatible(fdt, 0, "arm,tpm_event_log"); in handle_tpm_event_log() 1418 node = fdt_node_offset_by_compatible(fdt, 0, "arm,hw-features"); in handle_hw_features() 1997 sp_pkgs_node = fdt_node_offset_by_compatible(fdt, root, "arm,sp_pkg"); in fip_sp_init_all()
|
| /optee_os/core/lib/scmi-server/ |
| H A D | scmi_server_scpfw.c | 350 node = fdt_node_offset_by_compatible(fdt, node, "optee,scmi-server"); in optee_scmi_server_init()
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 1060 int fdt_node_offset_by_compatible(const void *fdt, int startoffset,
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | main.c | 422 node = fdt_node_offset_by_compatible(get_embedded_dt(), -1, in init_late_stm32mp1_drivers()
|
| H A D | scmi_server.c | 481 node = fdt_node_offset_by_compatible(get_embedded_dt(), -1, in nsec_can_access_resource()
|
| /optee_os/core/drivers/imx/dcp/ |
| H A D | dcp.c | 685 node = fdt_node_offset_by_compatible(fdt, 0, in dcp_pbase()
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_ro.c | 822 int fdt_node_offset_by_compatible(const void *fdt, int startoffset, in fdt_node_offset_by_compatible() function
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 345 node = fdt_node_offset_by_compatible(fdt, -1, tz_sdp_match); in dtb_get_sdp_region() 352 tmp_node = fdt_node_offset_by_compatible(fdt, tmp_node, in dtb_get_sdp_region() 1074 node = fdt_node_offset_by_compatible(fdt, 0, compatible); in collect_device_mem_ranges()
|