Home
last modified time | relevance | path

Searched full:node (Results 1226 – 1250 of 1779) sorted by relevance

1...<<41424344454647484950>>...72

/openbmc/u-boot/arch/x86/include/asm/
H A Dmrccache.h89 * @return 0 if success, -ENOENT if SPI flash node does not exist in the
/openbmc/u-boot/drivers/mailbox/
H A Dmailbox-uclass.c48 ret = uclass_get_device_by_ofnode(UCLASS_MAILBOX, args.node, &dev_mbox); in mbox_get_by_index()
/openbmc/u-boot/doc/
H A DREADME.bcm7xxx125 * thus reserve room for node additions.
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dmon.c104 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process() argument
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c126 /* Get the base address for XHCI controller from the device node */ in xhci_usb_ofdata_to_platdata()
/openbmc/qemu/tests/qtest/
H A Dpnv-spi-seeprom-test.c94 "-blockdev node-name=pib_spic2,driver=file," in test_spi_seeprom()
/openbmc/qemu/tests/functional/qemu_test/
H A Dtuxruntest.py76 + f"file.filename={disk},node-name=hd0"
/openbmc/qemu/qga/
H A Dqapi-schema.json789 # processed node by node in order. In each node @logical-id is
815 # - If the reconfiguration of the first node in @vcpus failed.
933 # @dev: device node (POSIX) or device UNC (Windows) (since: 3.1)
1003 # @name: device node (Linux) or device UNC (Windows)
1197 # processed node by node in order. In each node @phys-index is
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp127 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in introspectObjects()
135 tinyxml2::XMLElement* node = pRoot->FirstChildElement("node"); in introspectObjects() local
136 while (node != nullptr) in introspectObjects()
138 const char* childPath = node->Attribute("name"); in introspectObjects()
151 node = node->NextSiblingElement("node"); in introspectObjects()
1384 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in findActionOnInterface()
1919 doc.FirstChildElement("node"); in handlePut()
2204 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in handleBusSystemPost()
2258 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in handleBusSystemPost()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c652 int node; in device_okay() local
654 node = fdt_path_offset(gd->fdt_blob, path); in device_okay()
655 if (node < 0) in device_okay()
658 return fdtdec_get_is_enabled(gd->fdt_blob, node); in device_okay()
1106 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process() argument
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c678 int node; in device_okay() local
680 node = fdt_path_offset(gd->fdt_blob, path); in device_okay()
681 if (node < 0) in device_okay()
684 return fdtdec_get_is_enabled(gd->fdt_blob, node); in device_okay()
1110 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process() argument
/openbmc/u-boot/drivers/power/regulator/
H A Dpwm_regulator.c111 ret = uclass_get_device_by_ofnode(UCLASS_PWM, args.node, &priv->pwm); in pwm_regulator_ofdata_to_platdata()
/openbmc/qemu/tests/qemu-iotests/
H A D26453 {'node-name': 'backup0',
H A D181126 # of the node name, which would create a new BlockBackend and not test whether
/openbmc/u-boot/include/u-boot/
H A Drsa.h59 * Add public key information to the FDT node, suitable for
/openbmc/phosphor-mrw-tools/docs/
H A Dmrw-xml-requirements.md91 node in the device tree.
/openbmc/qemu/docs/system/
H A Dpr-manager.rst50 …-blockdev node-name=hd,driver=raw,file.driver=host_device,file.filename=/dev/sdb,file.pr-manager=h…
/openbmc/u-boot/test/
H A Dprint_ut.c36 /* Append end node */ in efi_ut_print()
/openbmc/u-boot/include/
H A Dqfw.h81 struct list_head list; /* list node to link to fw_list */
/openbmc/u-boot/board/xes/xpedite550x/
H A Dddr.c129 * From the Micron Technical Node TN-41-04, RTT_Nom should typically in fsl_ddr_board_options()
/openbmc/qemu/include/net/
H A Dcan_emu.h63 #define QEMU_CAN_FRMF_ESI 0x02 /* error state ind. of transmitting node */
/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox_pmic.dtsi3 * Sandbox PMIC dts node
/openbmc/qemu/include/hw/xen/interface/
H A Dfeatures.h85 /* Guest can use XENMEMF_vnode to specify virtual node for memory op. */
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Demc.h79 * from the device tree "nvidia,tegra20-emc" node and its
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dfdt.c39 * delete crypto node if not on an E-processor in ft_cpu_setup()

1...<<41424344454647484950>>...72