| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | spin_table.c | 25 for (offset = fdt_first_subnode(fdt, cpus_offset); in spin_table_update_dt() 42 for (offset = fdt_first_subnode(fdt, cpus_offset); in spin_table_update_dt()
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | spl_adc_key.c | 70 for (offset = fdt_first_subnode(fdt_blob, adc_node); in key_read() 93 for (offset = fdt_first_subnode(fdt_blob, adc_node); in key_read()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | image-host.c | 319 for (noffset = fdt_first_subnode(fit, image_noffset); in fit_image_add_verification_data() 471 for (noffset = fdt_first_subnode(fit, image_noffset); in fit_config_get_hash_list() 661 for (noffset = fdt_first_subnode(fit, conf_noffset); in fit_config_add_verification_data() 698 for (noffset = fdt_first_subnode(fit, images_noffset); in fit_add_verification_data() 724 for (noffset = fdt_first_subnode(fit, confs_noffset); in fit_add_verification_data()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/ |
| H A D | mrc.c | 152 node = fdt_first_subnode(blob, dev_of_offset(dev)); in mrc_locate_spd() 155 for (spd_node = fdt_first_subnode(blob, node); in mrc_locate_spd()
|
| /OK3568_Linux_fs/u-boot/board/freescale/qemu-ppce500/ |
| H A D | qemu-ppce500.c | 309 int cpu_node = fdt_first_subnode(fdt, cpus_node); in get_cpu_freq() 342 int cpu_node = fdt_first_subnode(fdt, cpus_node); in get_tbclk()
|
| /OK3568_Linux_fs/u-boot/board/armltd/vexpress/ |
| H A D | vexpress_tc2.c | 60 for (tmp = fdt_first_subnode(fdt, offset); tmp >= 0;
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | pinctrl_broadwell.c | 54 for (node = fdt_first_subnode(blob, dev_of_offset(dev)); in broadwell_pinctrl_read_configs() 118 for (node = fdt_first_subnode(blob, dev_of_offset(dev)); in broadwell_pinctrl_read_pins()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | common_fit.c | 48 for (node = fdt_first_subnode(fdt, conf); in fit_find_config_node()
|
| H A D | image-fdt.c | 96 for (offset = fdt_first_subnode(fdt_blob, rsv_offset); in boot_mem_rsv_regions() 195 for (offset = fdt_first_subnode(fdt_blob, rsv_offset); in boot_fdt_add_sysmem_rsv_regions()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | pinmux_arria10.c | 43 child = fdt_first_subnode(blob, node); in do_pinctrl_pins()
|
| H A D | misc_arria10.c | 154 child = fdt_first_subnode(blob, node); in is_peripheral_uart_true()
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt.py | 220 offset = libfdt.fdt_first_subnode(self._fdt.GetFdt(), self.Offset()) 240 offset = libfdt.fdt_first_subnode(self._fdt.GetFdt(), self._offset)
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | cpu_x86.c | 65 for (cpu = fdt_first_subnode(gd->fdt_blob, node); in cpu_x86_get_count()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | psci-dt.c | 32 for (tmp = fdt_first_subnode(fdt, nodeoff); in fdt_psci()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/at91/ |
| H A D | pmc.c | 61 for (offset = fdt_first_subnode(fdt, offset); in at91_clk_sub_device_bind()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 169 int fdt_first_subnode(const void *fdt, int offset); 208 for (node = fdt_first_subnode(fdt, parent); \
|
| H A D | fdt.c | 202 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() function
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | dwapb_gpio.c | 121 for (node = fdt_first_subnode(blob, dev_of_offset(dev)); in gpio_dwapb_bind()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 192 int fdt_first_subnode(const void *fdt, int offset); 231 for (node = fdt_first_subnode(fdt, parent); \
|
| H A D | fdt.c | 275 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() function
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | pinctrl_ich6.c | 190 for (pin_node = fdt_first_subnode(gd->fdt_blob, dev_of_offset(dev)); in ich6_pinctrl_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/led/ |
| H A D | led_bcm6358.c | 187 for (node = fdt_first_subnode(blob, dev_of_offset(parent)); in bcm6358_led_bind()
|
| H A D | led_bcm6328.c | 222 for (node = fdt_first_subnode(blob, dev_of_offset(parent)); in bcm6328_led_bind()
|