/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.h | 607 struct list_head node; member
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_base.py | 281 enable USB device mode, then polls until a host-side device node
|
/openbmc/u-boot/board/wandboard/ |
H A D | wandboard.c | 175 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_values.cpp | 65 {0x53, "cec_node_controller", "CEC Hardware - Node Controller"},
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 365 /* Try to place the new node after the parent's properties */ in fdt_add_subnode_namelen()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.3.rst | 127 - numactl: skip test case when target platform doesn't have 2 CPU node
|
/openbmc/u-boot/fs/ubifs/ |
H A D | debug.h | 309 void ubifs_dump_node(const struct ubifs_info *c, const void *node);
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-mx6.c | 127 /* Return 0 : host node, <>0 : device mode */
|
/openbmc/u-boot/arch/x86/dts/microcode/ |
H A D | m0220661105_cv.dtsi | 32 * node.
|
/openbmc/u-boot/drivers/sound/ |
H A D | max98090.h | 649 * @param blob FDT node for codec values
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 425 int32_t node_id; /* NUMA node of this CPU */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.filter | 262 elif [[ $line =~ "Child node '/" ]]; then
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 122 /* function group node id (High Definition Audio Specification 7.1.2) */
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 719 } node[MAX_INSN_SLOTS]; in tsort() local 730 node[i].n_in_edge = 0; in tsort() 731 node[i].n_out_edge = 0; in tsort() 739 node[i].out_edge[n_out_edge] = j; in tsort() 740 ++node[j].n_in_edge; in tsort() 745 node[i].n_out_edge = n_out_edge; in tsort() 749 if (!node[i].n_in_edge) { in tsort() 760 for (j = 0; j < node[i].n_out_edge; ++j) { in tsort() 762 if (--node[node[i].out_edge[j]].n_in_edge == 0) { in tsort() 763 in[n_in] = node[i].out_edge[j]; in tsort() [all …]
|
H A D | cpu.h | 626 void xtensa_register_core(XtensaConfigList *node);
|
/openbmc/qemu/system/ |
H A D | physmem.c | 126 typedef PhysPageEntry Node[P_L2_SIZE]; typedef 135 Node *nodes; 187 map->nodes = g_renew(Node, map->nodes, map->nodes_nb_alloc); in phys_map_node_reserve() 251 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact() 291 /* By design, we should have made this node a leaf to begin with so we in phys_page_compact() 323 Node *nodes = d->map.nodes; in phys_page_find() 4010 Node *n = d->map.nodes + i; in mtree_print_dispatch()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Control_v1.xml | 123 <Annotation Term="Redfish.Excerpt" String="Single,SingleLoop,Node"/> 147 <Annotation Term="Redfish.Excerpt" String="Node"/> 233 <Annotation Term="Redfish.Excerpt" String="Node"/>
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sl.dtsi | 19 * pre-existing /chosen node to be available to insert the 21 * Also for U-Boot there must be a pre-existing /memory node.
|
H A D | dm816x.dtsi | 43 * The soc node represents the soc top level view. It is used for IPs
|
/openbmc/qemu/hw/display/ |
H A D | xenfb.c | 949 const char *node) in fb_frontend_changed() argument 958 if (fb->bug_trigger == 0 && strcmp(node, "state") == 0 && in fb_frontend_changed()
|
/openbmc/qemu/qapi/ |
H A D | opts-visitor.c | 533 /* we only support a single mandatory scalar field in a list node */ in opts_optional()
|
/openbmc/u-boot/drivers/net/ |
H A D | bcm6348-eth.c | 436 priv->phy_id = ofnode_read_u32_default(phy.node, "reg", -1); in bcm6348_eth_probe()
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | p1010rdb.c | 474 /* Delete IFC node as IFC pins are multiplexing with SDHC */ in ft_board_setup()
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2400.c | 519 /* The reset driver does not have a device node, so bind it here */ in ast2400_clk_bind()
|
/openbmc/qemu/tests/unit/ |
H A D | test-replication.c | 178 cmdline = g_strdup_printf("driver=replication,mode=primary,node-name=xxx," in start_primary()
|