Home
last modified time | relevance | path

Searched refs:fdt_get_phandle (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/u-boot/test/overlay/
H A Dcmd_ut_overlay.c159 local_phandle = fdt_get_phandle(fdt, off); in fdt_overlay_local_phandle()
184 local_phandle = fdt_get_phandle(fdt, off); in fdt_overlay_local_phandles()
190 test_phandle = fdt_get_phandle(fdt, off); in fdt_overlay_local_phandles()
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_ro.c65 phandle = fdt_get_phandle(fdt, offset); in fdt_get_max_phandle()
334 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
522 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
539 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle_node()
545 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle_node()
H A Dfdt_ro.su
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c385 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_cpu_opp_table()
421 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_dmc_opp_table()
454 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_gpu_opp_table()
539 phandle = fdt_get_phandle(blob, scmi_clk_node); in fdt_fixup_cpu_gpu_clk()
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c106 phandle = fdt_get_phandle(fdt, offset); in fdt_get_max_phandle()
355 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
543 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
H A Dlibfdt.h710 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
H A Dfdt_overlay.c385 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c100 phandle = fdt_get_phandle(fdt, offset); in phandles_fixup_cru()
242 new_phd = fdt_get_phandle(fdt, gpio_off[i]); in phandles_fixup_gpio()
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_ro.c130 value = fdt_get_phandle(fdt, offset); in fdt_find_max_phandle()
508 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
699 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
H A Dlibfdt.h809 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c54 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c409 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_cpu_opp_table()
445 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_dmc_opp_table()
/OK3568_Linux_fs/u-boot/spl/lib/libfdt/
H A Dfdt_ro.su
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dboard-sead3.c80 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk1808/
H A Drk1808.c165 ph_pu_2ma = fdt_get_phandle(gd->fdt_blob, in rk_board_fdt_fixup()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c220 phandle = fdt_get_phandle(fdt, node_offs); in ft_fixup_clocks()
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-dtshim.c280 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dread.c160 return fdt_get_phandle(gd->fdt_blob, ofnode_to_offset(node)); in dev_read_phandle()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c57 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dfsl_portals.c126 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dinit.c308 ph = fdt_get_phandle(blob, off); in ft_fixup_port()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c1067 phandle = fdt_get_phandle(blob, clkin_node); in rk3568_board_fdt_fixup_ethernet()
1112 phandle = fdt_get_phandle(blob, miim_node); in rk3568_board_fdt_fixup_ethernet()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c184 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dread.h626 return fdt_get_phandle(gd->fdt_blob, dev_of_offset(dev)); in dev_read_phandle()
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c1437 phandle = max(phandle, fdt_get_phandle(blob, offset)); in fdt_alloc_phandle()
1492 int phandle = fdt_get_phandle(fdt, nodeoffset); in fdt_create_phandle()
1833 uint32_t h = fdt_get_phandle(blob, off); in fdt_fixup_display()

12