| /arch/arm/mach-uniphier/ |
| A D | fdt-fixup.c | 51 static const struct node_info nodes[] = { in ft_board_setup() local 57 fdt_fixup_mtdparts(fdt, nodes, ARRAY_SIZE(nodes)); in ft_board_setup()
|
| /arch/arm/dts/ |
| A D | exynos4412.dtsi | 7 * Samsung's Exynos4412 SoC device nodes are listed in this file. Exynos4412 11 * Note: This file does not include device nodes for all the controllers in 13 * nodes can be added to this file.
|
| A D | exynos4x12.dtsi | 7 * Samsung's Exynos4x12 SoCs device nodes are listed in this file. Exynos4x12 11 * Note: This file does not include device nodes for all the controllers in 13 * nodes can be added to this file.
|
| A D | exynos4210.dtsi | 9 * Samsung's Exynos4210 SoC device nodes are listed in this file. Exynos4210 13 * Note: This file does not include device nodes for all the controllers in 15 * nodes can be added to this file.
|
| A D | meson-g12b-odroid-go-ultra-u-boot.dtsi | 8 /* RK817/818 BOOST regulator aren't supported yet, so remove phandles from PHY nodes */
|
| A D | qcs6490-rb3gen2-u-boot.dtsi | 8 * have two nodes here, but ABL does NOT like that.
|
| A D | fsl-ls1043-post.dtsi | 3 * QorIQ FMan v3 device tree nodes for ls1043
|
| A D | fsl-ls1046-post.dtsi | 3 * QorIQ FMan v3 device tree nodes for ls1046
|
| A D | armada-3720-eDPU.dts | 18 * U-Boot will enable the MDIO bus and switch nodes.
|
| A D | k3-j721s2-r5.dtsi | 95 * nodes is being override, override the fss node ranges as well
|
| A D | s5p4418-pinctrl.dtsi | 11 * device tree nodes in this file.
|
| A D | exynos4210-pinctrl.dtsi | 10 * tree nodes are listed in this file.
|
| A D | exynos54xx-pinctrl.dtsi | 8 * tree nodes are listed in this file.
|
| /arch/arm/mach-tegra/ |
| A D | dt-setup.c | 162 void ft_carveout_setup(void *fdt, const char * const *nodes, unsigned int count) in ft_carveout_setup() argument 169 printf("copying carveout for %s...\n", nodes[i]); in ft_carveout_setup() 171 err = ft_copy_carveout(fdt, cboot_fdt, nodes[i]); in ft_carveout_setup() 175 nodes[i], err); in ft_carveout_setup()
|
| A D | xusb-padctl-common.c | 276 int tegra_xusb_process_nodes(ofnode nodes[], unsigned int count, in tegra_xusb_process_nodes() argument 284 debug("%s: i=%d, node=%p\n", __func__, i, nodes[i].np); in tegra_xusb_process_nodes() 285 if (!ofnode_is_enabled(nodes[i])) in tegra_xusb_process_nodes() 290 err = tegra_xusb_padctl_parse_dt(&padctl, nodes[i]); in tegra_xusb_process_nodes()
|
| A D | xusb-padctl-common.h | 98 int tegra_xusb_process_nodes(ofnode nodes[], unsigned int count,
|
| /arch/arm/include/asm/arch-tegra/ |
| A D | board.h | 39 void ft_carveout_setup(void *fdt, const char *const *nodes,
|
| /arch/arm/mach-tegra/tegra124/ |
| A D | xusb-padctl.c | 327 ofnode nodes[1]; in tegra_xusb_padctl_init() local 338 nodes[0] = np_to_ofnode(np); in tegra_xusb_padctl_init() 349 nodes[i] = offset_to_ofnode(node_offsets[i]); in tegra_xusb_padctl_init() 352 ret = tegra_xusb_process_nodes(nodes, count, &tegra124_socdata); in tegra_xusb_padctl_init()
|
| /arch/arm/mach-tegra/tegra210/ |
| A D | xusb-padctl.c | 419 ofnode nodes[1]; in tegra_xusb_padctl_init() local 430 nodes[0] = np_to_ofnode(np); in tegra_xusb_padctl_init() 441 nodes[i] = offset_to_ofnode(node_offsets[i]); in tegra_xusb_padctl_init() 444 ret = tegra_xusb_process_nodes(nodes, count, &tegra210_socdata); in tegra_xusb_padctl_init()
|
| /arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-helper-fdt.h | 154 int *nodes); 157 int *lenp, ofnode *nodes);
|
| /arch/sandbox/dts/ |
| A D | other.dts | 35 other-phandle-nodes = <&other_phandle_node_1>, <&other_phandle_node_2>;
|
| A D | sandbox_capsule.dtsi | 3 * Devicetree file with binman nodes needed for generating EFI
|
| /arch/riscv/dts/ |
| A D | thead-th1520-binman.dtsi | 61 fit,operation = "gen-fdt-nodes";
|
| A D | binman.dtsi | 86 fit,operation = "gen-fdt-nodes";
|
| /arch/mips/mach-octeon/ |
| A D | cvmx-helper-fdt.c | 40 ofnode *nodes) in cvmx_ofnode_lookup_phandles() argument 55 nodes[i] = ofnode_get_by_phandle(fdt32_to_cpu(phandles[i])); in cvmx_ofnode_lookup_phandles()
|