| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 159 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 D | fdt_ro.c | 65 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 D | fdt_ro.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/ |
| H A D | px30.c | 385 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 D | fdt_ro.c | 106 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 D | libfdt.h | 710 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
|
| H A D | fdt_overlay.c | 385 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | kernel_dtb.c | 100 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 D | fdt_ro.c | 130 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 D | libfdt.h | 809 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fdt.c | 54 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/ |
| H A D | rk3308.c | 409 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 D | fdt_ro.su | |
| /OK3568_Linux_fs/kernel/arch/mips/generic/ |
| H A D | board-sead3.c | 80 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk1808/ |
| H A D | rk1808.c | 165 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 D | fdt.c | 220 phandle = fdt_get_phandle(fdt, node_offs); in ft_fixup_clocks()
|
| /OK3568_Linux_fs/kernel/arch/mips/mti-malta/ |
| H A D | malta-dtshim.c | 280 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.c | 160 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 D | pinctrl_broadwell.c | 57 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | fsl_portals.c | 126 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | init.c | 308 ph = fdt_get_phandle(blob, off); in ft_fixup_port()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/ |
| H A D | rk3568.c | 1067 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 D | portals.c | 184 dev_handle = fdt_get_phandle(blob, dev_off); in fdt_qportal()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 626 return fdt_get_phandle(gd->fdt_blob, dev_of_offset(dev)); in dev_read_phandle()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 1437 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()
|