Home
last modified time | relevance | path

Searched full:node (Results 1376 – 1400 of 1779) sorted by relevance

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

/openbmc/u-boot/arch/arm/dts/
H A Dfsl-imx8dx.dtsi498 /delete-node/ &A35_2;
499 /delete-node/ &A35_3;
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dvvfat71 "node-name": "disk",
82 "node": "disk",
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox145 The device tree file has one node for each driver - the driver can store
389 a node name, compatible string and functions to read and write the state.
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c159 int node = dev_of_offset(bus); in dw_spi_ofdata_to_platdata() local
164 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", in dw_spi_ofdata_to_platdata()
/openbmc/qemu/tests/qemu-iotests/
H A D060456 -drive if=none,node-name=drive,file="$TEST_IMG",driver=qcow2 \
475 -blockdev "{'node-name': 'drive',
H A D206202 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
/openbmc/qemu/hw/ppc/
H A Dspapr_irq.c466 error_setg(errp, "Can't find node \"%s\": %s", in spapr_irq_get_phandle()
473 error_setg(errp, "Can't get phandle of node \"%s\"", nodename); in spapr_irq_get_phandle()
/openbmc/u-boot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt220 The limitation for a feature selection configuration node is that a single
/openbmc/u-boot/drivers/video/
H A Dpwm_backlight.c196 ret = uclass_get_device_by_ofnode(UCLASS_PWM, args.node, &priv->pwm); in pwm_backlight_ofdata_to_platdata()
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/
H A Dconnman-gnome-fix-dbus-interface-name.patch179 <node name="/">
/openbmc/u-boot/cmd/
H A Dximg.c139 /* get subimage node offset */ in do_imgextract()
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c81 children = pmic_bind_children(dev, dev->node, pwr_children_info); in stm32mp_pwr_bind()
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h132 uint8_t node[6]; member
/openbmc/u-boot/board/tqc/tqma6/
H A Dtqma6.c79 * (U-Boot device node) (Physical Port)
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst27 qemu-system-s390x -blockdev file,node-name=c1,filename=... \
/openbmc/qemu/docs/devel/migration/
H A Duadk-compression.rst115 Accelerator dev node permissions
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h168 struct dialog_item node; member
/openbmc/qemu/tests/qtest/libqos/
H A De1000e.c214 * FIXME: every test using this node needs to setup a -netdev socket,id=hs0 in e1000e_register_nodes()
/openbmc/qemu/include/exec/
H A Dtranslation-block.h191 * node is added to the interval tree. in tb_set_page_addr0()
/openbmc/qemu/hw/alpha/
H A Ddp264.c112 * Importantly, we need to provide a PCI device node for it, otherwise in clipper_init()
/openbmc/qemu/include/block/
H A Dblockjob.h135 * @perm, @shared_perm: Permissions to request on the node
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c1442 int node = dev_of_offset(dev); in fsl_esdhc_probe() local
1473 val = fdtdec_get_int(fdt, node, "fsl,tuning-step", 1); in fsl_esdhc_probe()
1475 val = fdtdec_get_int(fdt, node, "fsl,tuning-start-tap", in fsl_esdhc_probe()
1478 val = fdtdec_get_int(fdt, node, "fsl,strobe-dll-delay-target", in fsl_esdhc_probe()
1523 if (fdt_get_property(fdt, node, "no-1-8-v", NULL)) in fsl_esdhc_probe()
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1907 * @dev: device node
1908 * @propname: property name containing phandle on TISCI node
1917 ofnode node; in ti_sci_get_by_phandle() local
1923 node = ofnode_get_by_phandle(phandle); in ti_sci_get_by_phandle()
1924 if (!ofnode_valid(node)) in ti_sci_get_by_phandle()
1928 if (ofnode_equal(dev_ofnode(entry->dev), node)) { in ti_sci_get_by_phandle()
/openbmc/qemu/accel/tcg/
H A Duser-exec.c256 /* A subroutine of page_set_flags: insert a new node for [start,last]. */
288 /* Truncate the node from the end, or split out the middle. */ in pageflags_unset()
296 /* Range completely covers node -- remove it. */ in pageflags_unset()
299 /* Truncate the node from the start. */ in pageflags_unset()
/openbmc/ipmitool/lib/
H A Dipmi_ime.c49 * - Dynamic Power Node Manager
50 * - Intelligent Power Node Manager
419 As per the flowchart Intel Dynamic Power Node Manager 1.5 IPMI Iface in ImeUpgrade()

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