/openbmc/u-boot/arch/arm/dts/ |
H A D | fsl-imx8dx.dtsi | 498 /delete-node/ &A35_2; 499 /delete-node/ &A35_3;
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | vvfat | 71 "node-name": "disk", 82 "node": "disk",
|
/openbmc/u-boot/board/sandbox/ |
H A D | README.sandbox | 145 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 D | designware_spi.c | 159 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 D | 060 | 456 -drive if=none,node-name=drive,file="$TEST_IMG",driver=qcow2 \ 475 -blockdev "{'node-name': 'drive',
|
H A D | 206 | 202 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_irq.c | 466 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 D | overlay-fdt-boot.txt | 220 The limitation for a feature selection configuration node is that a single
|
/openbmc/u-boot/drivers/video/ |
H A D | pwm_backlight.c | 196 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 D | connman-gnome-fix-dbus-interface-name.patch | 179 <node name="/">
|
/openbmc/u-boot/cmd/ |
H A D | ximg.c | 139 /* get subimage node offset */ in do_imgextract()
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | pwr_regulator.c | 81 children = pmic_bind_children(dev, dev->node, pwr_children_info); in stm32mp_pwr_bind()
|
/openbmc/qemu/include/hw/firmware/ |
H A D | smbios.h | 132 uint8_t node[6]; member
|
/openbmc/u-boot/board/tqc/tqma6/ |
H A D | tqma6.c | 79 * (U-Boot device node) (Physical Port)
|
/openbmc/qemu/docs/system/s390x/ |
H A D | bootdevices.rst | 27 qemu-system-s390x -blockdev file,node-name=c1,filename=... \
|
/openbmc/qemu/docs/devel/migration/ |
H A D | uadk-compression.rst | 115 Accelerator dev node permissions
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 168 struct dialog_item node; member
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | e1000e.c | 214 * FIXME: every test using this node needs to setup a -netdev socket,id=hs0 in e1000e_register_nodes()
|
/openbmc/qemu/include/exec/ |
H A D | translation-block.h | 191 * node is added to the interval tree. in tb_set_page_addr0()
|
/openbmc/qemu/hw/alpha/ |
H A D | dp264.c | 112 * Importantly, we need to provide a PCI device node for it, otherwise in clipper_init()
|
/openbmc/qemu/include/block/ |
H A D | blockjob.h | 135 * @perm, @shared_perm: Permissions to request on the node
|
/openbmc/u-boot/drivers/mmc/ |
H A D | fsl_esdhc.c | 1442 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 D | ti_sci.c | 1907 * @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 D | user-exec.c | 256 /* 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 D | ipmi_ime.c | 49 * - 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()
|