Home
last modified time | relevance | path

Searched refs:fdt_subnode_offset (Results 1 – 25 of 43) sorted by relevance

12

/u-boot/board/qualcomm/dragonboard410c/
A Ddragonboard410c.c71 node = fdt_subnode_offset(gd->fdt_blob, in board_usb_init()
87 node = fdt_subnode_offset(gd->fdt_blob, in board_usb_init()
134 node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(pon), in misc_init_r()
/u-boot/board/emulation/common/
A Dqemu_capsule.c24 sig_node = fdt_subnode_offset(fdt_blob, 0, snode_name); in efi_get_public_key_data()
/u-boot/lib/aes/
A Daes-encrypt.c85 parent = fdt_subnode_offset(keydest, 0, FIT_CIPHER_NODENAME); in image_aes_add_cipher_data()
108 node = fdt_subnode_offset(keydest, parent, name); in image_aes_add_cipher_data()
/u-boot/scripts/dtc/libfdt/
A Dfdt_overlay.c290 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
588 nnode = fdt_subnode_offset(fdt, target, name); in overlay_apply_node()
632 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
708 ov_sym = fdt_subnode_offset(fdto, 0, "__symbols__"); in overlay_symbol_update()
714 root_sym = fdt_subnode_offset(fdt, 0, "__symbols__"); in overlay_symbol_update()
777 ret = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_symbol_update()
/u-boot/board/Marvell/octeontx/
A Dboard-fdt.c82 node = fdt_subnode_offset(fdt, offset, bgxname); in fdt_parse_phy_info()
86 node = fdt_subnode_offset(fdt, offset, bgxname); in fdt_parse_phy_info()
249 node = fdt_subnode_offset(fdt, offset, bgxname); in fdt_board_get_ethaddr()
/u-boot/common/
A Dboot_fit.c38 fdt_node = fdt_subnode_offset(fit, images, fdt_name); in fdt_offset()
A Dimage-fit-sig.c198 sig_node = fdt_subnode_offset(sig_blob, 0, FIT_SIG_NODENAME); in fit_image_verify_required_sigs()
430 sig_node = fdt_subnode_offset(sig_blob, 0, FIT_SIG_NODENAME); in fit_config_verify_required_sigs()
/u-boot/drivers/thermal/
A Dimx_scu_thermal.c114 offset = fdt_subnode_offset(gd->fdt_blob, 0, "thermal-zones"); in imx_sc_thermal_bind()
163 trips_np = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(dev), in imx_sc_thermal_of_to_plat()
/u-boot/board/freescale/common/
A Dsgmii_riser.c70 phy_node = fdt_subnode_offset(fdt, mdio_node, sgmii_phy); in fsl_sgmii_riser_fdt_fixup()
/u-boot/lib/efi_loader/
A Defi_dt_fixup.c68 nodeoffset = fdt_subnode_offset(fdt, 0, "reserved-memory"); in efi_carve_out_dt_rsv()
/u-boot/test/optee/
A Dcmd_ut_optee.c65 offs = fdt_subnode_offset(fdt, 0, "reserved-memory"); in optee_fdt_protected_memory()
/u-boot/board/qualcomm/dragonboard820c/
A Ddragonboard820c.c148 node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(pon), in misc_init_r()
/u-boot/drivers/video/sunxi/
A Dsunxi_lcd.c124 timing_node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(cdev), in sunxi_lcd_probe()
/u-boot/drivers/net/ti/
A Dkeystone_net.c634 interfaces = fdt_subnode_offset(fdt, gbe, "interfaces"); in ks2_eth_bind_slaves()
659 sec_slave = fdt_subnode_offset(fdt, gbe, "secondary-slave-ports"); in ks2_eth_bind_slaves()
783 netcp_devices = fdt_subnode_offset(fdt, dev_of_offset(dev), in ks2_eth_of_to_plat()
785 gbe = fdt_subnode_offset(fdt, netcp_devices, "gbe"); in ks2_eth_of_to_plat()
/u-boot/tools/
A Dmkeficapsule.c99 ov_node = fdt_subnode_offset(dptr, frag_node, OVERLAY_NODENAME); in fdt_add_pub_key_data()
110 parent = fdt_subnode_offset(dptr, ov_node, SIGNATURE_NODENAME); in fdt_add_pub_key_data()
/u-boot/lib/optee/
A Doptee.c158 nodeoffset = fdt_subnode_offset(old_blob, 0, "reserved-memory"); in optee_copy_fdt_nodes()
/u-boot/drivers/video/
A Dtegra.c356 rgb = fdt_subnode_offset(blob, node, "rgb"); in tegra_lcd_of_to_plat()
402 rgb = fdt_subnode_offset(blob, node, "rgb"); in tegra_lcd_bind()
/u-boot/arch/arm/mach-omap2/omap5/
A Dfdt.c224 node_offs = fdt_subnode_offset(fdt, offs, names[i]); in ft_fixup_clocks()
/u-boot/drivers/pinctrl/
A Dpinctrl-sti.c226 pinconf_node = fdt_subnode_offset(blob, node, "st,pins"); in sti_pinctrl_set_state()
/u-boot/lib/rsa/
A Drsa-verify.c507 sig_node = fdt_subnode_offset(blob, 0, FIT_SIG_NODENAME); in rsa_verify_hash()
522 node = fdt_subnode_offset(blob, sig_node, name); in rsa_verify_hash()
A Drsa-sign.c772 parent = fdt_subnode_offset(keydest, 0, FIT_SIG_NODENAME); in rsa_add_verify_data()
788 node = fdt_subnode_offset(keydest, parent, name); in rsa_add_verify_data()
/u-boot/arch/arm/mach-k3/
A Dsysfw-loader.c75 node_offset = fdt_subnode_offset(fit, images, name); in fit_get_data_by_name()
/u-boot/arch/arm/cpu/armv8/
A Dsec_firmware.c161 ld_node_off = fdt_subnode_offset(sec_firmware_img, images, str); in sec_firmware_check_copy_loadable()
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c355 if (fdt_subnode_offset(blob, spi_off, "partitions") >= 0) in ft_board_setup()
/u-boot/drivers/misc/
A Dfsl_portals.c115 childoff = fdt_subnode_offset(blob, off, name); in fdt_qportal()

Completed in 40 milliseconds

12