Home
last modified time | relevance | path

Searched full:node (Results 851 – 875 of 1779) sorted by relevance

1...<<31323334353637383940>>...72

/openbmc/qemu/tests/qemu-iotests/
H A D219195 'node-name': 'drive0-node',
216 'device': 'drive0-node',
226 'device': 'drive0-node',
H A D108333 --blockdev file,node-name=export-node,filename="$TEST_IMG" \
334 …--export fuse,id=fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=of…
343 --blockdev $export_mp_driver,node-name=file,filename="$export_mp"
/openbmc/u-boot/drivers/spi/
H A Dzynq_spi.c76 int node = dev_of_offset(bus); in zynq_spi_ofdata_to_platdata() local
81 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", in zynq_spi_ofdata_to_platdata()
83 plat->deactivate_delay_us = fdtdec_get_int(blob, node, in zynq_spi_ofdata_to_platdata()
85 plat->activate_delay_us = fdtdec_get_int(blob, node, in zynq_spi_ofdata_to_platdata()
/openbmc/qemu/hw/i2c/
H A Di2c_mux_pca954x.c77 I2CNode *node = g_new(struct I2CNode, 1); in OBJECT_DECLARE_TYPE() local
78 node->elt = candidate; in OBJECT_DECLARE_TYPE()
79 QLIST_INSERT_HEAD(current_devs, node, next); in OBJECT_DECLARE_TYPE()
/openbmc/qemu/docs/interop/
H A Dvhost-user.json129 # @render-node: The --render-node command line option is supported.
136 'data': [ 'render-node', 'virgl' ]
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp118 int SysImpl::getaddrinfo(const char* node, const char* service, in getaddrinfo() argument
122 return ::getaddrinfo(node, service, hints, res); in getaddrinfo()
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_ucode.py60 def __init__(self, section, etype, node): argument
61 Entry_blob.__init__(self, section, etype, node)
H A Du_boot_with_ucode_ptr.py31 def __init__(self, section, etype, node): argument
32 Entry_blob.__init__(self, section, etype, node)
/openbmc/phosphor-webui/
H A Dpackage.json35 "node"
99 "node": ">=4.2.6", string
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigration-permissions41 vms[i].add_blockdev(f'file,node-name=prot,filename={test_img}')
42 vms[i].add_blockdev(f'{imgfmt},node-name=fmt,file=prot')
/openbmc/u-boot/board/freescale/ls2080a/
H A Dls2080a.c81 * with old DT node (/fsl-mc) is no longer needed. in fdt_fixup_board_enet()
87 printf("%s: ERROR: fsl-mc node not found in device tree (error %d)\n", in fdt_fixup_board_enet()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt.h98 #define FDT_BEGIN_NODE 0x1 /* Start node: full name */
99 #define FDT_END_NODE 0x2 /* End node */
/openbmc/openbmc/meta-google/recipes-core/dropbear/
H A Ddropbear_%.bbappend8 # Allow SSH to the gbmc-bridge node on DEV builds
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio-msm.txt9 - gpio-controller : Marks the device node as a GPIO controller.
/openbmc/u-boot/doc/device-tree-bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt11 interrupt controller node
/openbmc/u-boot/include/cavium/
H A Datf.h16 ssize_t atf_dram_size(unsigned int node);
/openbmc/u-boot/doc/device-tree-bindings/i2c/
H A Dtegra20-i2c.txt7 CAR node and the clock number as a parameter:
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dcommon.txt5 taken from the node name (excluding the unit address).
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dst,stm32-vrefbuf.txt13 - vdda-supply: Phandle to the parent vdda supply regulator node.
/openbmc/u-boot/arch/arc/dts/
H A Dskeleton.dtsi4 * node.
/openbmc/qemu/include/block/
H A Dblock_int-common.h307 * One example usage is to avoid waiting for an nbd target node reconnect
926 * If true, bdrv_replace_node() doesn't change the node this BdrvChild
933 * will return it. This information is used for drain_all, where every node
952 * human reader. This could be a node-name, BlockBackend name, qdev ID or
1027 * node name for identifying the node in question (in particular, a BB
1076 * protocol node.
1102 bool implicit; /* if true, this filter node was automatically inserted */
1176 /* the following member gives a name to every node on the bs graph. */
1190 * The node that this node inherited default options from (and a reopen on
1191 * which can affect this node by changing these defaults). This is always a
[all …]
/openbmc/u-boot/drivers/video/sunxi/
H A Dsimplefb_common.c16 /* Find a prefilled simpefb node, matching out pipeline config */ in sunxi_simplefb_fdt_match()
/openbmc/u-boot/arch/riscv/cpu/generic/
H A Dcpu.c24 /* To enumerate devices on the /soc/ node, create a "simple-bus" driver */
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dautonet.rules6 # %e the smallest number for that name which does not matches an existing node
/openbmc/u-boot/drivers/video/meson/
H A Dsimplefb_common.c16 /* Find a prefilled simpefb node, matching out pipeline config */ in meson_simplefb_fdt_match()

1...<<31323334353637383940>>...72