Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_compat_reg (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c83 nodeoffset = fdt_node_offset_by_compat_reg(blob, "fsl,ls-pcie", in fdt_pcie_set_msi_map_entry()
95 nodeoffset = fdt_node_offset_by_compat_reg(blob, in fdt_pcie_set_msi_map_entry()
135 nodeoffset = fdt_node_offset_by_compat_reg(blob, "fsl,ls-pcie", in fdt_pcie_set_iommu_map_entry()
139 nodeoffset = fdt_node_offset_by_compat_reg(blob, in fdt_pcie_set_iommu_map_entry()
219 off = fdt_node_offset_by_compat_reg(blob, "fsl,ls-pcie", in ft_pcie_ls_setup()
231 off = fdt_node_offset_by_compat_reg(blob, in ft_pcie_ls_setup()
H A Dfsl_pci_init.c906 off = fdt_node_offset_by_compat_reg(blob, pci_compat, p_ctrl_addr); in ft_fsl_pci_setup()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c169 off = fdt_node_offset_by_compat_reg(blob, FSL_IFC_COMPAT, in ft_cpu_setup()
173 off = fdt_node_offset_by_compat_reg(blob, FSL_QSPI_COMPAT, in ft_cpu_setup()
176 off = fdt_node_offset_by_compat_reg(blob, FSL_DSPI_COMPAT, in ft_cpu_setup()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dliodn.c318 off = fdt_node_offset_by_compat_reg(blob, in fdt_fixup_liodn_tbl()
351 off = fdt_node_offset_by_compat_reg(blob, in fdt_fixup_liodn_tbl_fman()
354 off = fdt_node_offset_by_compat_reg(blob, in fdt_fixup_liodn_tbl_fman()
H A Dfdt.c447 int off = fdt_node_offset_by_compat_reg(blob, compat, phys); in ft_fixup_clks()
554 nodeoff = fdt_node_offset_by_compat_reg(blob, "fsl,elo3-dma",
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfman.c57 offset = fdt_node_offset_by_compat_reg(fdt, compat, addr); in fdt_set_phy_handle()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dinit.c251 off = fdt_node_offset_by_compat_reg(blob, prop, paddr); in ft_fixup_port()
299 off = fdt_node_offset_by_compat_reg(blob, prop, paddr); in ft_fixup_port()
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c123 while ((nodeoff = fdt_node_offset_by_compat_reg(blob, "fsl,sec-v6.0", in fdt_del_sec()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dfdt_support.su
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.su
H A Dfdt_support.c1409 int fdt_node_offset_by_compat_reg(void *blob, const char *compat, in fdt_node_offset_by_compat_reg() function
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c349 off = fdt_node_offset_by_compat_reg(fdt, in board_ft_fman_fixup_port()
427 off = fdt_node_offset_by_compat_reg(fdt, in board_ft_fman_fixup_port()
/OK3568_Linux_fs/u-boot/include/
H A Dfdt_support.h243 int fdt_node_offset_by_compat_reg(void *blob, const char *compat,
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c435 nodeoff = fdt_node_offset_by_compat_reg(blob, "fsl,ns16550", in fdt_disable_uart1()
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Deth.c336 off = fdt_node_offset_by_compat_reg(blob, in board_ft_fman_fixup_port()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map