Home
last modified time | relevance | path

Searched full:node (Results 1301 – 1325 of 1779) sorted by relevance

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

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c84 /* delete crypto node if not on an E-processor */ in ft_cpu_setup()
/openbmc/u-boot/cmd/
H A Dsource.c122 /* get script component image node offset */ in source()
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-draco.dtsi165 /* disable the RTC node as its not accessible on the draco/dxr2 board */
/openbmc/qemu/tests/qemu-iotests/
H A D06559 :data.index("Child node '/file':")]
H A D212124 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
H A D218138 log('=== Cancel mirror job from throttled node by quitting ===')
/openbmc/u-boot/common/
H A Dimage-android-dt.c86 printf("Error: Root node not found\n"); in android_dt_print_fdt_info()
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c137 * which is defined by the "reg" property in the soc node. in ft_board_setup()
/openbmc/u-boot/include/
H A Dext4fs.h146 void ext4fs_free_node(struct ext2fs_node *node, struct ext2fs_node *currroot);
/openbmc/u-boot/include/configs/
H A Dsocfpga_stratix10_socdk.h89 * Do note the value will override also the chosen node in FDT blob.
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rockchip.c40 * Get the base address for XHCI controller from the device node in xhci_usb_ofdata_to_platdata()
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt4 The device tree node which describes the overriding of the Intel Bay Trail FSP
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c192 * U-boot will fixup the memory node in kernel's DT. The ECC redundancy in dram_init()
/openbmc/u-boot/doc/driver-model/
H A Dpmic-framework.txt97 of regulator's node, compatible prefixes.
/openbmc/qemu/include/qemu/
H A Drcu.h66 QLIST_ENTRY(rcu_reader_data) node;
/openbmc/u-boot/fs/ubifs/
H A Dlprops.c470 * bytes, it is dark space, because it cannot fit a large data node.
481 * anyway safely assume it we'll be able to write a node of the in ubifs_calc_dark()
1127 ubifs_err(c, "indexing node in data LEB %d:%d", in scan_check_cb()
1133 struct ubifs_idx_node *idx = snod->node; in scan_check_cb()
1200 ubifs_err(c, "indexing node without indexing flag"); in scan_check_cb()
1206 ubifs_err(c, "data node with indexing flag"); in scan_check_cb()
/openbmc/qemu/hw/acpi/
H A Dnvdimm.c216 uint32_t node = object_property_get_uint(OBJECT(dev), PC_DIMM_NODE_PROP, in nvdimm_build_structure_spa() local
238 /* NUMA node. */ in nvdimm_build_structure_spa()
239 nfit_spa->proximity_domain = cpu_to_le32(node); in nvdimm_build_structure_spa()
1438 int node; in nvdimm_build_srat() local
1440 node = object_property_get_int(obj, PC_DIMM_NODE_PROP, &error_abort); in nvdimm_build_srat()
1444 build_srat_memory(table_data, addr, size, node, in nvdimm_build_srat()
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c137 /* BlockBackend already exists. So, we want to change attached node */ in set_drive_helper()
147 "node"); in set_drive_helper()
167 * block node to the right AioContext if necessary (or fail if this in set_drive_helper()
240 .description = "Node name or ID of a block device to use as a backend",
249 .description = "Node name or ID of a block device to use as a backend",
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk322x.c720 int node = dev_of_offset(dev); in rk322x_dmc_ofdata_to_platdata() local
725 ret = fdtdec_get_int_array(blob, node, "rockchip,pctl-timing", in rk322x_dmc_ofdata_to_platdata()
732 ret = fdtdec_get_int_array(blob, node, "rockchip,phy-timing", in rk322x_dmc_ofdata_to_platdata()
739 ret = fdtdec_get_int_array(blob, node, "rockchip,sdram-params", in rk322x_dmc_ofdata_to_platdata()
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c809 int node = dev_of_offset(bus);
832 ret = fdt_stringlist_search(fdt, node, "pinctrl-names", "gpio");
836 ret = gpio_request_by_name_nodev(offset_to_ofnode(node),
839 ret2 = gpio_request_by_name_nodev(offset_to_ofnode(node),
/openbmc/u-boot/drivers/net/
H A Dtsec.c813 int reg = ofnode_read_u32_default(phandle_args.node, "reg", 0); in tsec_probe()
818 parent = ofnode_get_parent(phandle_args.node); in tsec_probe()
824 debug("No parent node for PHY?\n"); in tsec_probe()
832 int reg = ofnode_read_u32_default(phandle_args.node, "reg", in tsec_probe()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst160 The properties for the PAPR interrupt controller node when the *XIVE
186 The root node also exports :
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py196 dot.node(
210 dot.node(
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax/
H A D0001-Drop-ptests-fixtures-and-recorde_modes.patch276 - request.node.name = request.function.__name__ = 'test'
286 - request.node.name = request.function.__name__ = 'test'
/openbmc/u-boot/drivers/spi/
H A Dbcmstb_spi.c101 int node = dev_of_offset(bus); in bcmstb_spi_ofdata_to_platdata() local
115 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in bcmstb_spi_ofdata_to_platdata()

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