Home
last modified time | relevance | path

Searched full:node (Results 1451 – 1475 of 1779) sorted by relevance

1...<<51525354555657585960>>...72

/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c293 /* Device tree node may need the 'u-boot,dm-pre-reloc' tag */ in video_post_bind()
/openbmc/qemu/block/export/
H A Dexport.c113 error_setg(errp, "Cannot export read-only node as writable"); in blk_exp_add()
H A Dvhost-user-blk-server.c271 error_printf("Failed to get length of block node '%s'", in vu_blk_exp_resize()
/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse.c261 .description = "Node name or ID of a block device to use as eFUSE backend",
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1017 errStr += " Node: " + std::to_string(nodeNum) + "," + in parseDimmPhyloc()
1025 errStr += " Node: " + std::to_string(nodeNum) + "," + in parseDimmPhyloc()
1033 errStr += " Node: " + std::to_string(nodeNum) + "," + in parseDimmPhyloc()
1041 errStr += " Node: " + std::to_string(nodeNum) + "," + in parseDimmPhyloc()
1049 errStr += " Node: " + std::to_string(nodeNum) + "," + in parseDimmPhyloc()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js137 …";}else if(obj.nodeType===9){type="document";}else if(obj.nodeType){type="node";}else if(toString.…
146 …");},node:function(node){var len,i,val,open=dump.HTML?"&lt;":"<",close=dump.HTML?"&gt;":">",tag=no…
148 ret+=close;if(node.nodeType===3||node.nodeType===4){ret+=node.nodeValue;}
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c44 "mem-path=%s,share=on -numa node,memdev=mem"
46 " -numa node,memdev=mem"
48 " -numa node,memdev=mem"
H A Dide-test.c575 "-blockdev driver=file,node-name=hda,filename=%s " in test_specify()
667 "-blockdev driver=file,node-name=hda,filename=%s " in test_diagnostic()
668 "-blockdev driver=file,node-name=hdb,filename=%s " in test_diagnostic()
/openbmc/qemu/qapi/
H A Dui.json1358 # @rendernode: Which DRM render node should be used. Default is the
1359 # first available node on the host.
1373 # @rendernode: Which DRM render node should be used. Default is the
1374 # first available node on the host.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A DREADME.md85 - The last node of the compatible system type plus a '.json' suffix
/openbmc/u-boot/drivers/gpio/
H A DKconfig203 The GPIOs for a device are defined in the device tree with one node
H A Dda8xx_gpio.c526 int node = dev_of_offset(dev); in davinci_gpio_probe() local
529 uc_priv->gpio_count = fdtdec_get_int(fdt, node, "ti,ngpio", -1); in davinci_gpio_probe()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig253 This compatible is used to find pci controller node in Kernel DT
/openbmc/u-boot/board/freescale/ls2080aqds/
H A Dls2080aqds.c292 printf("%s: ERROR: fsl-mc node not found in device tree (error %d)\n", in fdt_fixup_board_enet()
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py118 …sage: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does …
/openbmc/u-boot/drivers/power/regulator/
H A Dpbias_regulator.c102 children = pmic_bind_children(dev, dev->node, pmic_children_info); in pbias_bind()
/openbmc/u-boot/test/py/
H A Du_boot_utils.py94 particular, a device node) exists and can be successfully opened, in order
/openbmc/qemu/hw/acpi/
H A Dhmat.c212 * Linux rejects whole HMAT table if a node with no memory in hmat_build_table_structs()
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.hpp162 * @param nodeNum - Node containing the chip
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c1828 ofnode node; in aspeed_spi_count_flash_devices() local
1831 dev_for_each_subnode(node, bus) { in aspeed_spi_count_flash_devices()
1832 if (ofnode_is_available(node) && in aspeed_spi_count_flash_devices()
1833 (ofnode_device_is_compatible(node, "spi-flash") || in aspeed_spi_count_flash_devices()
1834 ofnode_device_is_compatible(node, "jedec,spi-nor"))) in aspeed_spi_count_flash_devices()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c1238 { "render-node", 'r', 0, G_OPTION_ARG_FILENAME, &opt_render_node,
1239 "Specify DRM render node", "PATH" },
1269 g_print(" \"render-node\",\n"); in main()
/openbmc/u-boot/drivers/clk/altera/
H A Dclk-arria10.c178 * manager DT node. Yet, those "handoff" DT nodes contain configuration of
/openbmc/u-boot/board/freescale/t102xqds/
H A Dt102xqds.c350 /* remove tdm node */ in fdt_fixup_spi_mux()
/openbmc/u-boot/tools/
H A Dmicrocode-tool.py186 * node.
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard2.c319 * all RAM in the U-Boot banks (and hence DT), and add a /memreserve/ node

1...<<51525354555657585960>>...72