Home
last modified time | relevance | path

Searched full:node (Results 951 – 975 of 1779) sorted by relevance

1...<<31323334353637383940>>...72

/openbmc/u-boot/fs/ubifs/
H A Dkey.h20 * 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 Dvirtio-scsi-test.c297 /* 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 Dliodn.c231 /* 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 Dexynos_spi.c255 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 Dpic32_spi.c379 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 DREADME.ae350203 [ 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 Dtegra.c341 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 Dpic32.c221 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 Dsata.c237 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 Dfsl,mpc83xx-mem-controller.txt6 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 Dicid.c88 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 Dcli.h114 * 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 Dbacking-file-invalidation90 node's filename.
94 'node-name': 'node0',
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Ddisplay-timing.txt4 display-timings node
12 provided. When omitted, assume the first node is the native.
/openbmc/qemu/hw/i386/
H A Dsgx-epc.c24 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 Dreadme.md35 `format-code.sh` that installs node package dependencies and runs the test
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dfixed.txt5 binding by the node prefix (doc/device-tree-bindings/regulator/regulator.txt).
/openbmc/u-boot/doc/device-tree-bindings/mtd/
H A Daltera_qspi.txt12 - 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 D0002-Mark-first-element-of-a-string-as-null.patch25 if (node->arg->parser == cli_arg_parse_string) {
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow-securetty_4.6.bb27 # node (e.g. ttyAMA0) that securetty does not know, it will get
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dk3-secure-proxy.txt8 Secure Proxy Device Node:
/openbmc/qemu/docs/system/devices/
H A Dvhost-user-rng.rst40 -numa node,memdev=mem \
/openbmc/openbmc/poky/scripts/contrib/
H A Dserdevtry58 echo "Unable to determine device node from command: $args"
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dsoft-spi.txt7 The soft SPI node requires the following properties:
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVSYS.interface.yaml47 World wide node name.

1...<<31323334353637383940>>...72