/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mrccache.h | 89 * @return 0 if success, -ENOENT if SPI flash node does not exist in the
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | mailbox-uclass.c | 48 ret = uclass_get_device_by_ofnode(UCLASS_MAILBOX, args.node, &dev_mbox); in mbox_get_by_index()
|
/openbmc/u-boot/doc/ |
H A D | README.bcm7xxx | 125 * thus reserve room for node additions.
|
/openbmc/u-boot/arch/arm/mach-keystone/ |
H A D | mon.c | 104 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 D | xhci-zynqmp.c | 126 /* Get the base address for XHCI controller from the device node */ in xhci_usb_ofdata_to_platdata()
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-spi-seeprom-test.c | 94 "-blockdev node-name=pib_spic2,driver=file," in test_spi_seeprom()
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | tuxruntest.py | 76 + f"file.filename={disk},node-name=hd0"
|
/openbmc/qemu/qga/ |
H A D | qapi-schema.json | 789 # 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 D | openbmc_dbus_rest.hpp | 127 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 D | evm.c | 652 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 D | board.c | 678 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 D | pwm_regulator.c | 111 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 D | 264 | 53 {'node-name': 'backup0',
|
H A D | 181 | 126 # of the node name, which would create a new BlockBackend and not test whether
|
/openbmc/u-boot/include/u-boot/ |
H A D | rsa.h | 59 * Add public key information to the FDT node, suitable for
|
/openbmc/phosphor-mrw-tools/docs/ |
H A D | mrw-xml-requirements.md | 91 node in the device tree.
|
/openbmc/qemu/docs/system/ |
H A D | pr-manager.rst | 50 …-blockdev node-name=hd,driver=raw,file.driver=host_device,file.filename=/dev/sdb,file.pr-manager=h…
|
/openbmc/u-boot/test/ |
H A D | print_ut.c | 36 /* Append end node */ in efi_ut_print()
|
/openbmc/u-boot/include/ |
H A D | qfw.h | 81 struct list_head list; /* list node to link to fw_list */
|
/openbmc/u-boot/board/xes/xpedite550x/ |
H A D | ddr.c | 129 * From the Micron Technical Node TN-41-04, RTT_Nom should typically in fsl_ddr_board_options()
|
/openbmc/qemu/include/net/ |
H A D | can_emu.h | 63 #define QEMU_CAN_FRMF_ESI 0x02 /* error state ind. of transmitting node */
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | sandbox_pmic.dtsi | 3 * Sandbox PMIC dts node
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | features.h | 85 /* Guest can use XENMEMF_vnode to specify virtual node for memory op. */
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/ |
H A D | emc.h | 79 * from the device tree "nvidia,tegra20-emc" node and its
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | fdt.c | 39 * delete crypto node if not on an E-processor in ft_cpu_setup()
|