Home
last modified time | relevance | path

Searched full:node (Results 1051 – 1075 of 1779) sorted by relevance

1...<<41424344454647484950>>...72

/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt37 the root node hash value as per the systemd "autodetect" proposed standard.
/openbmc/u-boot/doc/device-tree-bindings/pci/
H A Darmada8k-pcie.txt19 - phys : phandle to phy node associated with pcie controller.
/openbmc/qemu/docs/system/
H A Dguest-loader.rst54 like via the ``/chosen/module@<addr>/bootargs`` node.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Disable-running-gyp-files-for-bundled-deps.patch42 out/Makefile: config.gypi common.gypi common_node.gypi node.gyp \
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dx32-psabi.rst7 psABI <https://software.intel.com/en-us/node/628948>`__) is a native
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/
H A Dipvsadm_1.31.bb6 The active node of the cluster redirects service requests to a \
/openbmc/qemu/tests/qtest/
H A Dast2700-smc-test.c36 data->node = "/machine/soc/fmc/ssi.0/child[0]"; in test_ast2700_evb()
/openbmc/u-boot/board/freescale/ls2080ardb/
H A Dls2080ardb.c328 printf("%s: ERROR: fsl-mc node not found in device tree (error %d)\n", in fdt_fixup_board_enet()
357 * So disable IFC node in dts if QSPI is enabled or in fsl_fdt_fixup_flash()
358 * disable QSPI node in dts in case QSPI is not enabled. in fsl_fdt_fixup_flash()
/openbmc/u-boot/drivers/net/fm/
H A Dinit.c304 fdt_status_disabled(blob, off); /* disable the MAC node */ in ft_fixup_port()
306 /* disable the fsl,dpa-ethernet node that points to the MAC */ in ft_fixup_port()
324 * If the node is missing, try the old. in fdt_fixup_fman_ethernet()
/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c96 int node = dev_of_offset(bus); in tegra30_spi_ofdata_to_platdata() local
108 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", in tegra30_spi_ofdata_to_platdata()
110 plat->deactivate_delay_us = fdtdec_get_int(blob, node, in tegra30_spi_ofdata_to_platdata()
H A Dsoft_spi.c204 int node = dev_of_offset(dev); in soft_spi_ofdata_to_platdata() local
206 plat->spi_delay_us = fdtdec_get_int(blob, node, "spi-delay-us", 0); in soft_spi_ofdata_to_platdata()
/openbmc/qemu/hw/audio/
H A Dhda-codec-common.h136 /* output: root node */
229 /* duplex: root node */
340 /* micro: root node */
/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c119 int node = dev_of_offset(dev); in rproc_pre_probe() local
127 uc_pdata->name = fdt_getprop(blob, node, in rproc_pre_probe()
132 tmp = fdtdec_get_bool(blob, node, in rproc_pre_probe()
/openbmc/qemu/hw/core/
H A Dmachine-qmp-cmds.c239 g_string_append_printf(buf, "node %d cpus:", i); in qmp_x_query_numa()
247 g_string_append_printf(buf, "node %d size: %" PRId64 " MB\n", i, in qmp_x_query_numa()
249 g_string_append_printf(buf, "node %d plugged: %" PRId64 " MB\n", i, in qmp_x_query_numa()
/openbmc/qemu/hw/usb/
H A Dxen-usb.c812 char node[8]; in usbback_process_port() local
815 snprintf(node, sizeof(node), "port/%d", port); in usbback_process_port()
816 busid = xenstore_read_be_str(&usbif->xendev, node); in usbback_process_port()
818 xen_pv_printf(&usbif->xendev, 0, "xenstore_read %s failed\n", node); in usbback_process_port()
924 const char *node) in usbback_backend_changed() argument
929 TR_BUS(xendev, "path %s\n", node); in usbback_backend_changed()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c269 /* RHCT Node[N] starts at offset 56 */
314 /* Offset to the RHCT node array */ in build_rhct()
317 /* ISA String Node */ in build_rhct()
336 /* CMO node */ in build_rhct()
366 /* MMU node structure */ in build_rhct()
385 /* Hart Info Node */ in build_rhct()
458 * While UEFI can use libfdt to disable the RTC device node in the DTB that in build_dsdt()
775 /* PCIe Root Complex Node */ in build_rimt()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_arria10.c626 int child, i, node, ret; in of_sdram_firewall_setup() local
630 node = fdtdec_next_compatible(blob, 0, COMPAT_ALTERA_SOCFPGA_NOC); in of_sdram_firewall_setup()
631 if (node < 0) in of_sdram_firewall_setup()
634 child = fdt_first_subnode(blob, node); in of_sdram_firewall_setup()
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c503 int node = dev_of_offset(dev); in atmel_hlcdc_ofdata_to_platdata() local
523 priv->vl_bpix = fdtdec_get_int(blob, node, "atmel,vl-bpix", 0); in atmel_hlcdc_ofdata_to_platdata()
529 priv->output_mode = fdtdec_get_int(blob, node, "atmel,output-mode", 24); in atmel_hlcdc_ofdata_to_platdata()
530 priv->guard_time = fdtdec_get_int(blob, node, "atmel,guard-time", 1); in atmel_hlcdc_ofdata_to_platdata()
/openbmc/u-boot/board/freescale/lx2160a/
H A Dlx2160a.c126 * esdhc0/dspi0 DT node in esdhc_dspi_status_fixup()
145 * esdhc1/dspi1 DT node in esdhc_dspi_status_fixup()
163 /* Check RCW field IIC5 to enable dspi2 DT node */ in esdhc_dspi_status_fixup()
499 printf("%s: fsl-mc node not found in device tree (error %d)\n", in fdt_fixup_board_enet()
/openbmc/u-boot/board/freescale/ls1043ardb/
H A Dls1043ardb.c295 * when set hwconfig to qe-hdlc, delete usb node. in ft_board_setup()
304 * delete qe node. in ft_board_setup()
/openbmc/u-boot/board/eets/pdu001/
H A Dboard.c108 /* Set 'serial#' to the EUI-48 value of board node ID chip */
266 /* second I2C bus connects to node ID and front panel LED chip */ in board_late_init()
/openbmc/qemu/qapi/
H A Dtransaction.json256 # { "type": "blockdev-snapshot-sync", "data" : { "node-name": "myfile",
258 # "snapshot-node-name": "node3432",
/openbmc/u-boot/drivers/usb/host/
H A Dehci-aspeed.c52 * Get the base address for EHCI controller from the device node in ehci_aspeed_probe()
/openbmc/u-boot/board/emulation/qemu-riscv/
H A Dqemu-riscv.c31 debug("No chosen node found, can't get kernel start address\n"); in board_late_init()
/openbmc/u-boot/board/synopsys/hsdk/
H A Dclk-lib.c24 .node = ofnode_path("/clk-fmeas"), in soc_clk_ctl()

1...<<41424344454647484950>>...72