/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm283x.c | 9 * share the same device node.
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/ |
H A D | tar_1.35.bb | 94 # Avoid false positives from CVEs in node-tar package
|
/openbmc/qemu/tests/functional/ |
H A D | test_aarch64_virt.py | 104 f"file.filename={image_path},node-name=scratch")
|
H A D | test_s390x_pxelinux.py | 98 self.vm.add_args('-blockdev', 'null-co,size=65536,node-name=d1',
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | fit-image.bbclass | 75 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 D | netif.h | 51 * 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 D | fitimage.py | 711 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 D | gpio.h | 419 * 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 D | msm_smem.c | 821 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 D | zynq_gem.c | 371 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 D | netdata.conf | 30 # 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 D | rpi.c | 486 * 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 D | vhost-user.rst | 128 -numa node,memdev=mem \\
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-single.c | 30 * the pins node holding the pin configuration data.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 211 | 130 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | altera_tse.txt | 41 For each phy on the mdio bus, there must be a node with the following
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_fdt.c | 44 * Return the value of a property of the FDT root node.
|
/openbmc/u-boot/board/seco/mx6quq7/ |
H A D | mx6quq7.c | 124 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/u-boot/include/dm/ |
H A D | fdtaddr.h | 73 * device node and map the address into CPU address
|
/openbmc/google-ipmi-sys/ |
H A D | util.cpp | 107 // Check if the i2c device has "pcie-slot" file under "of-node" dir. in buildPcieMap()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | lpt.c | 147 /* 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 D | cros_ec.c | 1170 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 D | ti_qspi.c | 596 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 D | zynq_qspi.c | 103 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 D | sandbox.c | 523 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()
|