Home
last modified time | relevance | path

Searched refs:phandles (Results 1 – 22 of 22) sorted by relevance

/u-boot/doc/device-tree-bindings/sysinfo/
A Dgdsys,sysinfo_gazerbeam.txt4 information. Furthermore, phandles to some internal devices are provided for
10 - rxaui[0-3]: phandles to the rxaui control device nodes
11 - fpga[0-1]: phandles to the board's gdsys FPGA device nodes
12 - ioep[0-1]: phandles to the board's IO endpoint device nodes
/u-boot/arch/arm/dts/
A Dmeson-g12b-odroid-go-ultra-u-boot.dtsi8 /* RK817/818 BOOST regulator aren't supported yet, so remove phandles from PHY nodes */
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-fdt.c42 const u32 *phandles; in cvmx_ofnode_lookup_phandles() local
46 phandles = ofnode_get_property(node, prop_name, &count); in cvmx_ofnode_lookup_phandles()
47 if (!phandles || count < 0) in cvmx_ofnode_lookup_phandles()
55 nodes[i] = ofnode_get_by_phandle(fdt32_to_cpu(phandles[i])); in cvmx_ofnode_lookup_phandles()
/u-boot/doc/device-tree-bindings/i2c/
A Di2c-cdns.txt10 - clocks : Clock phandles (see clock bindings for details).
A Di2c-at91.txt11 - clocks: phandles to input clocks.
A Di2c-designware.txt9 - clocks : phandles for the clocks, see the description of clock-names below.
/u-boot/doc/device-tree-bindings/remoteproc/
A Dk3-system-controller.txt14 - mboxes: Corresponding phandles to mailbox channels.
/u-boot/doc/device-tree-bindings/spi/
A Dspi-zynq-qspi.txt12 - clocks : Clock phandles (see clock bindings for details).
A Dspi-atcspi200.txt14 - clocks: Clock phandles (see clock bindings for details).
A Dspi-zynq.txt12 - clocks : Clock phandles (see clock bindings for details).
A Dspi-cadence.txt8 - clocks : Clock phandles (see clock bindings for details).
A Dsnps,dw-apb-ssi.txt27 - clocks : phandles for the clocks, see the description of clock-names below.
/u-boot/doc/device-tree-bindings/video/
A Datmel-hlcdc.txt8 - clocks: phandles to input clocks.
/u-boot/doc/device-tree-bindings/sound/
A Dsnow.txt15 - 'codec' subnode with a 'sound-dai' property containing list of phandles
/u-boot/doc/device-tree-bindings/pinctrl/
A Dpinctrl-bindings.txt47 pinctrl-0: List of phandles, each pointing at a pin configuration
65 pinctrl-1: List of phandles, each pointing at a pin configuration
68 pinctrl-n: List of phandles, each pointing at a pin configuration
/u-boot/doc/device-tree-bindings/gpio/
A Dintel,x86-broadwell-pinctrl.txt5 These pin states use phandles and are referred to but a configuration section
A Dgpio.txt14 GPIO properties can contain one or more GPIO phandles, but only in exceptional
/u-boot/tools/dtoc/
A Ddtb_platdata.py551 node.phandles = set()
563 node.phandles.add(target_node)
/u-boot/tools/binman/
A Dentries.rst446 - content: List of phandles to entries to include
1361 - content: List of phandles to entries to sign
2274 - content: List of phandles to entries to sign
2299 - content: List of phandles to entries to sign
/u-boot/doc/develop/package/
A Dentries.rst446 - content: List of phandles to entries to include
1361 - content: List of phandles to entries to sign
2274 - content: List of phandles to entries to sign
2299 - content: List of phandles to entries to sign
/u-boot/lib/
A DKconfig1105 phandles in fdtdec_get_alias_seq() function.
/u-boot/doc/develop/driver-model/
A Dof-plat.rst521 using device_get_by_ofplat_idx(). This allows phandles to work as expected.

Completed in 37 milliseconds