Home
last modified time | relevance | path

Searched full:node (Results 1251 – 1275 of 1779) sorted by relevance

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

/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm283x.c9 * share the same device node.
/openbmc/openbmc/poky/meta/recipes-extended/tar/
H A Dtar_1.35.bb94 # Avoid false positives from CVEs in node-tar package
/openbmc/qemu/tests/functional/
H A Dtest_aarch64_virt.py104 f"file.filename={image_path},node-name=scratch")
H A Dtest_s390x_pxelinux.py98 self.vm.add_args('-blockdev', 'null-co,size=65536,node-name=d1',
/openbmc/openbmc/meta-phosphor/classes/
H A Dfit-image.bbclass75 FIT_CONF_PREFIX[doc] = "Prefix to use for FIT configuration node name"
404 # conf node name is selected based on dtb ID if it is present,
442 # default node is selected based on dtb ID if it is present,
/openbmc/qemu/include/hw/xen/interface/io/
H A Dnetif.h51 * node as before.
147 * The setting of "trusted" node to "0" in the frontend path signals that the
188 * node. If this node is not present, then the frontend should assume that
190 * this feature). If this node is present, then a value of "0" should be
201 * /local/domain/<domid>/device/vif/<vif>/mtu node with the MTU value in
202 * octets. If this node is absent the frontend should assume an MTU value
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfitimage.py711 UBOOT_MKIMAGE_SIGN_ARGS once per configuration node.
755 configuration node.
785 Summary: Verifies the content of the initramfs node in the FIT Image Tree Source (its)
789 2. All the fields in the kernel node are as expected (matching the
844 … Summary: Verifies the content of the initramfs bundle node in the FIT Image Tree Source (its)
848 2. All the fields in the kernel node are as expected (matching the
1122 set to "1". If it is set to "0" the key-the-kernel-image-key node is not
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h419 * in @dev's node.
510 int gpio_request_by_name_nodev(ofnode node, const char *list_name, int index,
519 int gpio_request_list_by_name_nodev(ofnode node, const char *list_name,
527 * @nodename: Name of node for which gpio gets requested, used
/openbmc/u-boot/drivers/smem/
H A Dmsm_smem.c821 int node = dev_of_offset(dev); in qcom_smem_map_memory() local
823 ret = fdtdec_lookup_phandle(gd->fdt_blob, node, name); in qcom_smem_map_memory()
850 int node = dev_of_offset(dev); in qcom_smem_probe() local
853 if (fdtdec_lookup_phandle(gd->fdt_blob, node, "qcomrpm-msg-ram") >= 0) in qcom_smem_probe()
/openbmc/u-boot/drivers/net/
H A Dzynq_gem.c371 priv->phydev->node = priv->phy_of_node; in zynq_phy_init()
777 priv->phyaddr = ofnode_read_u32_default(phandle_args.node, in zynq_gem_ofdata_to_platdata()
779 priv->phy_of_node = phandle_args.node; in zynq_gem_ofdata_to_platdata()
780 priv->max_speed = ofnode_read_u32_default(phandle_args.node, in zynq_gem_ofdata_to_platdata()
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf30 # is ephemeral node = no
269 # /sys/devices/system/node = yes
565 [plugin:proc:/sys/devices/system/node]
566 # directory to monitor = /sys/devices/system/node
/openbmc/u-boot/board/raspberrypi/rpi/
H A Drpi.c486 * For now, we simply always add the simplefb DT node. Later, we in ft_board_setup()
488 * node exists for the "real" graphics driver. in ft_board_setup()
/openbmc/qemu/docs/system/devices/
H A Dvhost-user.rst128 -numa node,memdev=mem \\
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-single.c30 * the pins node holding the pin configuration data.
/openbmc/qemu/tests/qemu-iotests/
H A D211130 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Daltera_tse.txt41 For each phy on the mdio bus, there must be a node with the following
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c44 * Return the value of a property of the FDT root node.
/openbmc/u-boot/board/seco/mx6quq7/
H A Dmx6quq7.c124 * (U-Boot device node) (Physical Port) in board_mmc_init()
/openbmc/u-boot/include/dm/
H A Dfdtaddr.h73 * device node and map the address into CPU address
/openbmc/google-ipmi-sys/
H A Dutil.cpp107 // Check if the i2c device has "pcie-slot" file under "of-node" dir. in buildPcieMap()
/openbmc/u-boot/fs/ubifs/
H A Dlpt.c147 /* Verify that ltab fits in a single LEB (since ltab is a single node */ in ubifs_calc_lpt_geom()
654 * the root inode node and the root index node of the index tree. in ubifs_create_dflt_lpt()
685 * To calculate the internal node branches, we keep information about in ubifs_create_dflt_lpt()
902 * check_lpt_crc - check LPT node crc is correct.
904 * @buf: buffer containing node
905 * @len: length of node
919 ubifs_err(c, "invalid crc in LPT node: crc %hx calc %hx", in check_lpt_crc()
928 * check_lpt_type - check LPT node type is correct.
943 ubifs_err(c, "invalid type (%d) in LPT node type %d", in check_lpt_type()
1768 * @in_tree: is the node in the tree in memory
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c1170 ofnode flash_node, node; in cros_ec_decode_ec_flash() local
1174 debug("Failed to find flash node\n"); in cros_ec_decode_ec_flash()
1179 debug("Failed to decode flash node in chrome-ec\n"); in cros_ec_decode_ec_flash()
1185 ofnode_for_each_subnode(node, flash_node) { in cros_ec_decode_ec_flash()
1186 const char *name = ofnode_get_name(node); in cros_ec_decode_ec_flash()
1200 if (ofnode_read_fmap_entry(node, &config->region[region])) { in cros_ec_decode_ec_flash()
/openbmc/u-boot/drivers/spi/
H A Dti_qspi.c596 int node = dev_of_offset(bus); in ti_qspi_ofdata_to_platdata() local
604 priv->max_hz = fdtdec_get_int(blob, node, "spi-max-frequency", -1); in ti_qspi_ofdata_to_platdata()
609 priv->num_cs = fdtdec_get_int(blob, node, "num-cs", 4); in ti_qspi_ofdata_to_platdata()
H A Dzynq_qspi.c103 int node = dev_of_offset(bus); in zynq_qspi_ofdata_to_platdata() local
106 node, "reg"); in zynq_qspi_ofdata_to_platdata()
109 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", in zynq_qspi_ofdata_to_platdata()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c523 struct udevice *bus, ofnode node, const char *spec) in sandbox_sf_bind_emul() argument
542 ret = device_bind_ofnode(bus, drv, str, NULL, node, &emul); in sandbox_sf_bind_emul()
575 /* Use the same device tree node as the SPI flash device */ in sandbox_spi_get_emul()

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