Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_phandle (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dcds_pci_ft.c36 off = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*(map+cells))); in cds_pci_fixup()
H A Dsgmii_riser.c112 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 Dfdt.c272 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 Dfdt_ro.su
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_ro.su
H A Dfdt_ro.c504 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 Dserial_msm.c162 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 Dmsm_sdhci.c66 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 Dirq-gpio-switch.c92 node = fdt_node_offset_by_phandle(blob, gpio_phandle); in __phandle_gpio_to_irq()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c161 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 Docteon-platform.c498 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 Dmpc837xemds.c170 off = fdt_node_offset_by_phandle(blob, *ph); in __ft_tsec_fixup()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c559 off = fdt_node_offset_by_phandle(blob, *ph); in ft_board_setup()
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h905 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
H A Dfdt_overlay.c73 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
H A Dfdt_ro.c525 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 Dlibfdt.h1004 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
H A Dfdt_overlay.c79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
H A Dfdt_ro.c681 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 Dfdtdec.c617 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 Daltera_tse.c638 addr = fdt_node_offset_by_phandle(blob, addr); in altera_tse_probe()
H A Dmvneta.c1716 addr = fdt_node_offset_by_phandle(blob, addr); in mvneta_probe()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c231 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 Dlibfdt.i_shipped364 return check_err(fdt_node_offset_by_phandle(self._fdt, phandle), quiet)
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c1257 i = fdt_node_offset_by_phandle(blob, in ft_board_setup()

12