Searched refs:phandles (Results 1 – 22 of 22) sorted by relevance
| /u-boot/doc/device-tree-bindings/sysinfo/ |
| A D | gdsys,sysinfo_gazerbeam.txt | 4 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 D | meson-g12b-odroid-go-ultra-u-boot.dtsi | 8 /* RK817/818 BOOST regulator aren't supported yet, so remove phandles from PHY nodes */
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-helper-fdt.c | 42 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 D | i2c-cdns.txt | 10 - clocks : Clock phandles (see clock bindings for details).
|
| A D | i2c-at91.txt | 11 - clocks: phandles to input clocks.
|
| A D | i2c-designware.txt | 9 - clocks : phandles for the clocks, see the description of clock-names below.
|
| /u-boot/doc/device-tree-bindings/remoteproc/ |
| A D | k3-system-controller.txt | 14 - mboxes: Corresponding phandles to mailbox channels.
|
| /u-boot/doc/device-tree-bindings/spi/ |
| A D | spi-zynq-qspi.txt | 12 - clocks : Clock phandles (see clock bindings for details).
|
| A D | spi-atcspi200.txt | 14 - clocks: Clock phandles (see clock bindings for details).
|
| A D | spi-zynq.txt | 12 - clocks : Clock phandles (see clock bindings for details).
|
| A D | spi-cadence.txt | 8 - clocks : Clock phandles (see clock bindings for details).
|
| A D | snps,dw-apb-ssi.txt | 27 - clocks : phandles for the clocks, see the description of clock-names below.
|
| /u-boot/doc/device-tree-bindings/video/ |
| A D | atmel-hlcdc.txt | 8 - clocks: phandles to input clocks.
|
| /u-boot/doc/device-tree-bindings/sound/ |
| A D | snow.txt | 15 - 'codec' subnode with a 'sound-dai' property containing list of phandles
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | pinctrl-bindings.txt | 47 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 D | intel,x86-broadwell-pinctrl.txt | 5 These pin states use phandles and are referred to but a configuration section
|
| A D | gpio.txt | 14 GPIO properties can contain one or more GPIO phandles, but only in exceptional
|
| /u-boot/tools/dtoc/ |
| A D | dtb_platdata.py | 551 node.phandles = set() 563 node.phandles.add(target_node)
|
| /u-boot/tools/binman/ |
| A D | entries.rst | 446 - 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 D | entries.rst | 446 - 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 D | Kconfig | 1105 phandles in fdtdec_get_alias_seq() function.
|
| /u-boot/doc/develop/driver-model/ |
| A D | of-plat.rst | 521 using device_get_by_ofplat_idx(). This allows phandles to work as expected.
|
Completed in 37 milliseconds