/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 20 * in case of direntry key). Next 3 bits are node type. The last 29 bits are 21 * 4KiB offset in case of inode node, and direntry hash in case of a direntry 22 * node. We use "r5" hash borrowed from reiserfs. 281 * trun_key_init - initialize truncation node key. 297 * invalid_key_init - initialize invalid node key.
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-scsi-test.c | 297 /* Attach the overlay to the null0 node */ in test_iothread_attach_node() 300 " 'driver': 'qcow2', 'node-name': 'overlay'," in test_iothread_attach_node() 357 " -blockdev driver=null-co,read-zeroes=on,node-name=null0" in virtio_scsi_setup_iothread() 384 qos_add_test("iothread-attach-node", "virtio-scsi-pci", in register_virtio_scsi_test()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | liodn.c | 231 /* search for srio node, if doesn't exist just return - nothing todo */ in fdt_fixup_srio_liodn() 285 printf("WARNING Could not get liodn of node %s: %s\n", in fdt_fixup_pci_liodn_offsets() 300 "node %s: %s\n", path, fdt_strerror(rc)); in fdt_fixup_pci_liodn_offsets() 348 * If the node is missing, try the old. in fdt_fixup_liodn_tbl_fman()
|
/openbmc/u-boot/drivers/spi/ |
H A D | exynos_spi.c | 255 int node = dev_of_offset(bus); in exynos_spi_ofdata_to_platdata() local 258 plat->periph_id = pinmux_decode_periph_id(blob, node); in exynos_spi_ofdata_to_platdata() 267 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", in exynos_spi_ofdata_to_platdata() 269 plat->deactivate_delay_us = fdtdec_get_int(blob, node, in exynos_spi_ofdata_to_platdata()
|
H A D | pic32_spi.c | 379 int node = dev_of_offset(bus); in pic32_spi_probe() local 386 addr = fdtdec_get_addr_size(gd->fdt_blob, node, "reg", &size); in pic32_spi_probe() 394 dm_spi->max_hz = fdtdec_get_int(gd->fdt_blob, node, "spi-max-frequency", in pic32_spi_probe() 416 ret = gpio_request_by_name_nodev(offset_to_ofnode(node), "cs-gpios", 0, in pic32_spi_probe()
|
/openbmc/u-boot/doc/ |
H A D | README.ae350 | 203 [ 0.000000] Movable zone start for each node 204 [ 0.000000] Early memory node ranges 205 [ 0.000000] node 0: [mem 0x0000000000200000-0x000000007fffffff] 206 [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
|
/openbmc/u-boot/drivers/video/ |
H A D | tegra.c | 341 int node = dev_of_offset(dev); in tegra_lcd_ofdata_to_platdata() local 352 rgb = fdt_subnode_offset(blob, node, "rgb"); in tegra_lcd_ofdata_to_platdata() 395 int node = dev_of_offset(dev); in tegra_lcd_bind() local 398 rgb = fdt_subnode_offset(blob, node, "rgb"); in tegra_lcd_bind()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | pic32.c | 221 int node = dev_of_offset(dev); in musb_usb_probe() local 227 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in musb_usb_probe() 234 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in musb_usb_probe()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | sata.c | 237 int node = dev_of_offset(dev); in broadwell_sata_ofdata_to_platdata() local 239 plat->port_map = fdtdec_get_int(blob, node, "intel,sata-port-map", 0); in broadwell_sata_ofdata_to_platdata() 240 plat->port0_gen3_tx = fdtdec_get_int(blob, node, in broadwell_sata_ofdata_to_platdata()
|
/openbmc/u-boot/Documentation/devicetree/bindings/ram/ |
H A D | fsl,mpc83xx-mem-controller.txt | 6 For static configuration mode, each controller node should have child nodes 9 Controller node 211 RAM module node:
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | icid.c | 88 printf("WARNING could not find node %s: %s.\n", in fdt_fixup_icid_tbl() 162 printf("WARNING failed to get smmu node: %s\n", in fdt_get_smmu_phandle()
|
/openbmc/u-boot/include/ |
H A D | cli.h | 114 * If bootcmmd is defined in the /config node of the FDT, we use that 116 * node) then we return true, indicating that the command should be executed
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | backing-file-invalidation | 90 node's filename. 94 'node-name': 'node0',
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | display-timing.txt | 4 display-timings node 12 provided. When omitted, assume the first node is the native.
|
/openbmc/qemu/hw/i386/ |
H A D | sgx-epc.c | 24 DEFINE_PROP_UINT32(SGX_EPC_NUMA_NODE_PROP, SGXEPCDevice, node, 0), 142 se->node = object_property_get_uint(OBJECT(epc), SGX_EPC_NUMA_NODE_PROP, in sgx_epc_md_fill_device_info()
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | readme.md | 35 `format-code.sh` that installs node package dependencies and runs the test
|
/openbmc/u-boot/doc/device-tree-bindings/regulator/ |
H A D | fixed.txt | 5 binding by the node prefix (doc/device-tree-bindings/regulator/regulator.txt).
|
/openbmc/u-boot/doc/device-tree-bindings/mtd/ |
H A D | altera_qspi.txt | 12 - flash device tree subnode, there must be a node with the following fields:
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | 0002-Mark-first-element-of-a-string-as-null.patch | 25 if (node->arg->parser == cli_arg_parse_string) {
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow-securetty_4.6.bb | 27 # node (e.g. ttyAMA0) that securetty does not know, it will get
|
/openbmc/u-boot/doc/device-tree-bindings/mailbox/ |
H A D | k3-secure-proxy.txt | 8 Secure Proxy Device Node:
|
/openbmc/qemu/docs/system/devices/ |
H A D | vhost-user-rng.rst | 40 -numa node,memdev=mem \
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | serdevtry | 58 echo "Unable to determine device node from command: $args"
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | soft-spi.txt | 7 The soft SPI node requires the following properties:
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
H A D | VSYS.interface.yaml | 47 World wide node name.
|