Home
last modified time | relevance | path

Searched full:node (Results 1476 – 1500 of 1779) sorted by relevance

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

/openbmc/u-boot/drivers/power/domain/
H A Dmtk-power-domain.c362 regmap = syscon_node_to_regmap(args.node); in mtk_power_domain_probe()
/openbmc/u-boot/lib/
H A Duuid.c30 * node - 48 bit
/openbmc/u-boot/tools/
H A Dmicrocode-tool186 * node.
H A Dimagetool.h67 const char *comment; /* Comment to add to signature node */
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz_configs.h217 "-blockdev driver=null-co,read-zeroes=on,node-name=null0",
/openbmc/u-boot/drivers/misc/
H A Dfsl_portals.c127 /* skip this node if alias is not found */ in fdt_qportal()
/openbmc/qemu/block/
H A Dqed.h113 QTAILQ_ENTRY(CachedL2Table) node;
/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c297 /* Use the fixed index with aliase node's index */ in mmc_bind()
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3036.c341 /* The reset driver does not have a device node, so bind it here */ in rk3036_clk_bind()
/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py103 STATE_NODE = "node"
/openbmc/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom22 each node of a network. When things are not unique - bad things
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dconf.py341 # If true, do not generate a @detailmenu in the "Top" node's menu.
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h307 #define TARGET_TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console …
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.8.rst71 - numactl: skip test case when target platform doesn't have 2 CPU node
/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c223 * (U-Boot device node) (Physical Port) in board_mmc_init()
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py74 # Given a root node we want to parse the tree to find all instances of a
/openbmc/qemu/tests/qtest/
H A Dqmp-test.c192 " 'driver': 'blkdebug', 'node-name': %s," in send_cmd_that_blocks()
/openbmc/qemu/qapi/
H A Djob.json198 # job (only in case of "active commit", when the node being commited
/openbmc/qemu/hw/9pfs/
H A Dcodir.c142 /* append next node to result chain */ in do_readdir_many()
/openbmc/qemu/include/block/
H A Dblock-global-state.h175 /* check if a named node can be replaced when doing drive-mirror */
/openbmc/u-boot/drivers/net/
H A Dmvneta.c1684 int node = dev_of_offset(dev); in mvneta_probe() local
1726 /* fetch 'fixed-link' property from 'neta' node */ in mvneta_probe()
1727 fl_node = fdt_subnode_offset(blob, node, "fixed-link"); in mvneta_probe()
1735 addr = fdtdec_get_int(blob, node, "phy", 0); in mvneta_probe()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc.json448 "Message": "Intel UPI link width reduced to half. Node=%1.",
457 "Message": "Intel UPI link width reduced to quarter. Node=%1.",
581 …"Message": "Power Down command triggered by Intel Node Manager policy failure action and Intel ME …
584 "Resolution": "Verify the Intel Node Manager policy configuration.",
H A Dopenbmc_message_registry.hpp628 "Intel UPI link width reduced to half. Node=%1.",
640 "Intel UPI link width reduced to quarter. Node=%1.",
816 …"Power Down command triggered by Intel Node Manager policy failure action and Intel ME forced shut…
820 "Verify the Intel Node Manager policy configuration.",
/openbmc/rest-dbus/resources/
H A Djsrender.min.js2 /*! **VERSION FOR WEB** (For NODE.JS see http://jsviews.com/download/jsrender-node.js) */
3 …e),e.renderFile=e.__express=e.compile=function(){throw"Node.js: use npm jsrender, or jsrender-node
/openbmc/qemu/target/arm/
H A Dcpu.c161 QLIST_INSERT_HEAD(&cpu->pre_el_change_hooks, entry, node); in arm_register_pre_el_change_hook()
172 QLIST_INSERT_HEAD(&cpu->el_change_hooks, entry, node); in arm_register_el_change_hook()
1901 QLIST_FOREACH_SAFE(hook, &cpu->pre_el_change_hooks, node, next) { in arm_cpu_finalizefn()
1902 QLIST_REMOVE(hook, node); in arm_cpu_finalizefn()
1905 QLIST_FOREACH_SAFE(hook, &cpu->el_change_hooks, node, next) { in arm_cpu_finalizefn()
1906 QLIST_REMOVE(hook, node); in arm_cpu_finalizefn()
2609 DEFINE_PROP_INT32("node-id", ARMCPU, node_id, CPU_UNSET_NUMA_NODE_ID),

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