| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_pci_ft.c | 36 off = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*(map+cells))); in cds_pci_fixup()
|
| H A D | sgmii_riser.c | 112 phy_node = fdt_node_offset_by_phandle(fdt, in fsl_sgmii_riser_fdt_fixup()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fdt.c | 272 off = fdt_node_offset_by_phandle(blob, *ph); in ft_fixup_l2cache() 322 l2_off = fdt_node_offset_by_phandle(blob, *ph); in ft_fixup_l2cache() 368 l3_off = fdt_node_offset_by_phandle(blob, l3_off); in ft_fixup_l2cache()
|
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_ro.su | |
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_ro.su | |
| H A D | fdt_ro.c | 504 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_msm.c | 162 clk_offset = fdt_node_offset_by_phandle(gd->fdt_blob, clkd[0]); in msm_uart_clk_init()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | msm_sdhci.c | 66 clk_offset = fdt_node_offset_by_phandle(gd->fdt_blob, clkd[0]); in msm_sdc_clk_init()
|
| /OK3568_Linux_fs/u-boot/drivers/irq/ |
| H A D | irq-gpio-switch.c | 92 node = fdt_node_offset_by_phandle(blob, gpio_phandle); in __phandle_gpio_to_irq()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl_stm32.c | 161 config_node = fdt_node_offset_by_phandle(fdt, phandle); in stm32_pinctrl_set_state_simple()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 498 phy = fdt_node_offset_by_phandle(initial_boot_params, phandle); in octeon_fdt_set_phy() 504 alt_phy = fdt_node_offset_by_phandle(initial_boot_params, alt_phandle); in octeon_fdt_set_phy() 601 int p = fdt_node_offset_by_phandle(initial_boot_params, ph); in octeon_fdt_rm_ethernet()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/ |
| H A D | mpc837xemds.c | 170 off = fdt_node_offset_by_phandle(blob, *ph); in __ft_tsec_fixup()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | mpc8569mds.c | 559 off = fdt_node_offset_by_phandle(blob, *ph); in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 905 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
|
| H A D | fdt_overlay.c | 73 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
|
| H A D | fdt_ro.c | 525 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1004 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
|
| H A D | fdt_overlay.c | 79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
|
| H A D | fdt_ro.c | 681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 617 lookup = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*phandle)); in fdtdec_lookup_phandle() 745 node = fdt_node_offset_by_phandle(blob, in fdtdec_parse_phandle_with_args()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | altera_tse.c | 638 addr = fdt_node_offset_by_phandle(blob, addr); in altera_tse_probe()
|
| H A D | mvneta.c | 1716 addr = fdt_node_offset_by_phandle(blob, addr); in mvneta_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 231 node.of_offset = fdt_node_offset_by_phandle(gd->fdt_blob, in ofnode_get_by_phandle()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 364 return check_err(fdt_node_offset_by_phandle(self._fdt, phandle), quiet)
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 1257 i = fdt_node_offset_by_phandle(blob, in ft_board_setup()
|