Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c54 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk1808/
H A Drk1808.c165 ph_pu_2ma = fdt_get_phandle(gd->fdt_blob, in rk_board_fdt_fixup()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c425 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_cpu_opp_table()
461 phandle = fdt_get_phandle(blob, opp_node); in fdt_fixup_dmc_opp_table()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Dfdt.c220 phandle = fdt_get_phandle(fdt, node_offs); in ft_fixup_clocks()
/rk3399_rockchip-uboot/drivers/core/
H A Dread.c160 return fdt_get_phandle(gd->fdt_blob, ofnode_to_offset(node)); in dev_read_phandle()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c57 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs()
/rk3399_rockchip-uboot/drivers/misc/
H A Dfsl_portals.c126 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dinit.c308 ph = fdt_get_phandle(blob, off); in ft_fixup_port()
/rk3399_rockchip-uboot/include/dm/
H A Dread.h626 return fdt_get_phandle(gd->fdt_blob, dev_of_offset(dev)); in dev_read_phandle()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c184 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c1089 phandle = fdt_get_phandle(blob, clkin_node); in rk3568_board_fdt_fixup_ethernet()
1134 phandle = fdt_get_phandle(blob, miim_node); in rk3568_board_fdt_fixup_ethernet()
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c1433 phandle = max(phandle, fdt_get_phandle(blob, offset)); in fdt_alloc_phandle()
1488 int phandle = fdt_get_phandle(fdt, nodeoffset); in fdt_create_phandle()
1829 uint32_t h = fdt_get_phandle(blob, off); in fdt_fixup_display()
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped334 return fdt_get_phandle(self._fdt, nodeoffset)
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c1200 handle = fdt_get_phandle(blob, i); in ft_board_setup()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c980 phandle = fdt_get_phandle(blob, dsp_lut_node); in rockchip_vop_fixup_dts()