Searched defs:edge (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-qgraph.c | 74 QOSGraphEdge *edge; in check_contains() local 85 QOSGraphEdge *edge; in check_produces() local 98 QOSGraphEdge *edge; in check_consumes() local 122 QOSGraphEdge *edge; in check_test() local
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | ddrmc-vf610-calibration.h | 23 enum edge { enum
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | qgraph.c | 92 QOSGraphEdge *edge = g_new0(QOSGraphEdge, 1); in add_edge() local 474 QOSEdgeType qos_graph_edge_get_type(QOSGraphEdge *edge) in qos_graph_edge_get_type() 482 char *qos_graph_edge_get_dest(QOSGraphEdge *edge) in qos_graph_edge_get_dest() 490 void *qos_graph_edge_get_arg(QOSGraphEdge *edge) in qos_graph_edge_get_arg() 498 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge) in qos_graph_edge_get_after_cmd_line() 506 char *qos_graph_edge_get_before_cmd_line(QOSGraphEdge *edge) in qos_graph_edge_get_before_cmd_line() 514 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge) in qos_graph_edge_get_extra_device_opts() 522 char *qos_graph_edge_get_name(QOSGraphEdge *edge) in qos_graph_edge_get_name()
|
H A D | qos_external.c | 97 QOSGraphEdge *edge; in allocate_objects() local
|
H A D | arm-imx25-pdk-machine.c | 86 QOSGraphEdgeOptions edge = { in imx25_pdk_register_nodes() local
|
H A D | qgraph.h | 97 QOSGraphEdgeOptions edge; member
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_ip_engine.h | 20 #define GET_TAP_RESULT(reg, edge) \ argument
|
H A D | ddr3_training_ip_engine.c | 1522 enum hws_edge_compare edge, in ddr3_tip_training_ip_test()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | qos_fuzz.c | 99 QOSGraphEdge *edge; in walk_path() local
|
/openbmc/qemu/tests/qtest/ |
H A D | qos-test.c | 225 QOSGraphEdge *edge; in walk_path() local
|
/openbmc/qemu/hw/gpio/ |
H A D | omap_gpio.c | 38 uint16_t edge; member
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_dist.c | 188 uint32_t edge = *gic_bmp_ptr32(s->edge_trigger, irq); in gicd_read_bitmap_reg() local
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 660 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_asl_op() local 709 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_asr_op() local 757 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_lsr_op() local
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 1900 uint16_t edge; member
|
/openbmc/qemu/ |
H A D | block.c | 6337 XDbgBlockGraphEdge *edge; in xdbg_graph_add_edge() local
|