Home
last modified time | relevance | path

Searched full:two (Results 1 – 25 of 2105) sorted by relevance

12345678910>>...85

/openbmc/qemu/disas/
H A Dm68k.c249 The args field is a string containing two characters for each
469 The place to store is word two if bit six of word one is zero,
470 and words two and three if bit six of word one is one.
471 i Increment by two, to skip over coprocessor extended operands. Only
500 w source, at low bit of first word, and immediate uses two bytes
1055 /* Two level. Compute displacement to add after indirection. */ in print_indexed()
1783 /* pflusha is an exceptions. It takes no arguments but is two words in match_insn_m68k()
1905 /* Tell objdump to use two bytes per chunk in print_insn_m68k()
1982 /* Only fetch the next two bytes if we need to. */ in print_insn_m68k()
1992 that have the same register number in two places. in print_insn_m68k()
[all …]
/openbmc/telemetry/tests/src/
H A Dtest_path_append.cpp21 std::make_tuple(object_path("/Base/Path"), "one/two",
22 object_path("/Base/Path/one/two")),
23 std::make_tuple(object_path("/Base/Path"), "one/two/foobar",
24 object_path("/Base/Path/one/two/foobar")),
27 std::make_tuple(object_path("/Base/Path/"), "one/two",
28 object_path("/Base/Path/one/two")),
29 std::make_tuple(object_path("/Base/Path/"), "one/two/foobar",
30 object_path("/Base/Path/one/two/foobar")),
49 std::make_tuple(object_path("/Base/Path"), "one/two/"),
50 std::make_tuple(object_path("/Base/Path"), "one//two"),
H A Dtest_conversion.cpp15 two enumerator
38 std::make_pair<std::string_view, Enum>("two", Enum::two)}};
55 EXPECT_EQ(toEnum(2), Enum::two); in TEST_F()
67 EXPECT_THAT(utils::toUnderlying(Enum::two), Eq(2)); in TEST_F()
74 EXPECT_THAT(enumToString(Enum::two), Eq("two")); in TEST_F()
81 EXPECT_THAT(toEnum("two"), Eq(Enum::two)); in TEST_F()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.hpp48 * as output current, input voltage, and temperature. Two byte value with
49 * an 11-bit, two's complement mantissa and a 5-bit, two's complement
55 * Linear data format used for values related to voltage output. Two
57 * exponent. The exponent is not stored within the two bytes.
71 * Linear scale that uses a two byte unsigned binary integer with a scaling
132 * - Two byte value
133 * - 11-bit two's complement mantissa value stored in the two bytes
134 * - 5-bit two's complement exponent value stored in the two bytes
171 * - Two byte value
172 * - 16-bit unsigned mantissa value stored in the two bytes
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc46 - Two DUARTs
93 - Two 64-bit DDR4 SDRAM memory controllers with ECC and interleaving support
113 - Two serial ATA (SATA 3.0) controllers
114 - Two high-speed USB 3.0 controllers with integrated PHY
119 - Two DUARTs
143 Two Serdes PLLs supported for usage by any SerDes data lane
153 - Two enhanced secure digital host controllers
154 - Two I2C controllers
155 - One 16550 compliant DUART (two UART interfaces)
156 - Two general purpose IOs (GPIO)
[all …]
/openbmc/u-boot/doc/
H A DREADME.VSC3316-330810 … 8 input and 8 output ports. Programming of these devices are performed by two-wire or four-wire s…
15 First thing required is to program it to interface with either two-wire or four-wire interface.
16 … the interface is two-wire I2C serial interface. So the value in Interface mode register at addres…
23two-wire or four-wire interface. In our case the interface is two-wire I2C serial interface. So th…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libalgorithm/
H A Dlibalgorithm-diff-perl_1.15.bb1 SUMMARY = "Algorithm::Diff - Compute 'intelligent' differences between two \
3 DESCRIPTION = "This is a module for computing the difference between two files, \
4 two strings, or any other two lists of things. It uses an intelligent \
/openbmc/qemu/tests/qapi-schema/
H A Dalternate-conflict-dict.json4 { 'struct': 'Two',
8 'two': 'Two' } }
H A Ddoc-good.out16 member two
32 case two: Variant2
73 * Two, multiple
113 arg=two
120 @two is undocumented
/openbmc/u-boot/board/freescale/bsc9132qds/
H A DREADME15 - Power Architecture subsystem including two e500 processors with
17 - Two StarCore SC3850 DSP subsystems, each with a 512-Kbyte private L2
22 - Two DDR3/3L memory interfaces with 32-bit data width (40 bits including
25 - Two DMA controllers
31 - Two Common Public Radio Interface (CPRI) controller lanes
40 - Two DUART, two eSPI, and two I2C controllers
52 - Two 32-bit quad timers
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME31 - Two RGMII interfaces or one RGMII and one MII interfaces
34 - Two SATA controllers supporting 1.5 and 3.0 Gb/s operation
35 - Upto two QSGMII interface
39 - Two USB 2.0 controllers with integrated PHY
49 - Two 8-channel DMA engines
70 - Two on-board RGMII 10/100/1G ethernet ports.
80 - Supports two USB 2.0 ports with integrated PHYs
81Two type A ports with 5V@1.5A per port.
90 - Two Serial ports
/openbmc/u-boot/board/freescale/t208xrdb/
H A DREADME2 It can work in two mode: standalone mode and PCIe endpoint mode.
23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
24 - Two Serial RapidIO 2.0 controllers/ports running at up to 5 GHz
26 - Two serial ATA (SATA 2.0) controllers
27 - Two high-speed USB 2.0 controllers with integrated PHY
31 - Four 2-pin UARTs or two 4-pin UARTs
52 - SerDes-1 Lane A-B: to two 10G XFI fiber (MAC9 & MAC10)
53 - SerDes-1 Lane C-D: to two 10G Base-T (MAC1 & MAC2)
59 - Two on-board 10M/100M/1G RGMII ethernet ports
60 - Two on-board 10Gbps XFI fiber ports
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c239 .filesrc = "two.txt", .watchid = &watch2 }, in test_file_monitor_events()
253 .filesrc = "two.txt", }, in test_file_monitor_events()
255 .filesrc = "two.txt", .watchid = &watch0, in test_file_monitor_events()
258 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events()
277 .filesrc = "one.txt", .filedst = "two.txt" }, in test_file_monitor_events()
285 .filesrc = "two.txt", .watchid = &watch0, in test_file_monitor_events()
288 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events()
293 .filesrc = "two.txt", }, in test_file_monitor_events()
295 .filesrc = "two.txt", .watchid = &watch0, in test_file_monitor_events()
298 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events()
[all …]
/openbmc/qemu/scripts/simplebench/
H A Dimg_bench_templater.py69 Assume you want to compare two qemu-img binaries, called qemu-img-old and
70 qemu-img-new in your build directory in two test-cases with 4K writes and 64K
78 table will contain two columns (for two binaries) and two rows (for two
/openbmc/u-boot/board/freescale/ls1021aiot/
H A DREADME16 - Two on-board SGMII 10/100/1G ethernet ports
28 - Two on-board USB 3.0
31 - Two MiniPCIe Solts
55 LS1021A-IOT support two ways of boot:
/openbmc/u-boot/board/freescale/t208xqds/
H A DREADME23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
24 - Two Serial RapidIO 2.0 controllers/ports running at up to 5 GHz
26 - Two serial ATA (SATA 2.0) controllers
27 - Two high-speed USB 2.0 controllers with integrated PHY
31 - Four 2-pin UARTs or two 4-pin UARTs
55 - Two DDR3 DIMMs up to 4GB, Dual rank @ 2133MT/s and ECC support
57 - Two 1Gbps RGMII on-board ports
71 - Two USB2.0 ports with internal PHY (one Type-A + one micro Type-AB)
73 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
75 - Two SATA 2.0 ports on-board
[all …]
/openbmc/u-boot/board/freescale/t4qds/
H A DREADME11 Two “front side” banks dedicated to Ethernet
13 - Two PCI Express slots with side-band connector supporting
18 Two “back side” banks dedicated to other protocols
24 - Supports 4X Aurora debug with two connectors
28 Supports two DDR3/DDR3LP UDIMM/RDIMMs per controller
47 Support two on-board RGMII 10/100/1G ethernet ports.
73 Supports two USB 2.0 ports with integrated PHYs
80 Two Serial port
87 So, for XFI usage, there are two scenarios, one will use fiber cable,
98 set "fsl_10gkr_copper:fm1_10g1,fm1_10g2" in hwconfig, then first two
[all …]
/openbmc/u-boot/board/freescale/ls1043ardb/
H A DREADME17 - PCI Express 2.0 with two PCIe connectors supporting: miniPCIe card and
28 - Two super speed USB 3.0 Type A ports
33 - Two 4-pin serial ports at up to 115.2 Kbit/s
34 - Two DB9 D-Type connectors supporting one Serial port each
/openbmc/sdbusplus/test/async/
H A Dtask.cpp32 static auto two(bool& executed) -> task<> in TEST() function
44 stdexec::sync_wait(_::two(executed)); in TEST()
58 static auto two(bool& caught) -> task<> in TEST() function
76 stdexec::sync_wait(_::two(caught)); in TEST()
/openbmc/qemu/hw/display/
H A Dframebuffer.h19 * @src_width: Number of bytes in framebuffer memory between two rows.
35 * @src_width: Number of bytes in framebuffer memory between two rows.
36 * @dest_row_pitch: Number of bytes in the surface data between two rows.
39 * @dest_col_pitch: Number of bytes in the surface data between two pixels.
/openbmc/qemu/target/hexagon/imported/
H A Dcompare.idef208 "Pack the odd and even bits of two predicate registers",
237 "Conditionally combine two words into a register pair",
245 "Conditionally combine two words into a register pair",
253 "Conditionally combine two words into a register pair",
261 "Conditionally combine two words into a register pair",
308 "Compare elements of two vectors ",
317 "Compare elements of two vectors ",
326 "Compare elements of two vectors ",
336 "Compare elements of two vectors ",
347 "Compare elements of two vectors ",
[all …]
/openbmc/phosphor-host-ipmid/scripts/
H A Dentity-example.md40 # two ranges of entity instances; this record has contained entities
55 # The below two records have:
103 # This record has contained entities as two ranges of entity instances
116 # The below two records have:
124 # This record has contained entities as two ranges of entity instances
142 # This record has contained entities as two ranges of entity instances
/openbmc/phosphor-led-manager/test/
H A Dled-test-map.hpp37 {"Two", phosphor::led::Layout::Action::On, 0, 0,
50 {"Two", phosphor::led::Layout::Action::Blink, 0, 0,
63 {"Two", phosphor::led::Layout::Action::On, 0, 0,
80 {"Two", phosphor::led::Layout::Action::On, 0, 0,
103 {"Two", phosphor::led::Layout::Action::On, 0, 0,
127 {"Two", phosphor::led::Layout::Action::On, 0, 0,
150 {"Two", phosphor::led::Layout::Action::On, 0, 0,
173 {"Two", phosphor::led::Layout::Action::On, 0, 0,
181 {"Two", phosphor::led::Layout::Action::On, 0, 0,
199 {"Two", phosphor::led::Layout::Action::Blink, 0, 0,
[all …]
/openbmc/u-boot/include/linux/
H A Dlog2.h42 * is_power_of_2() - check if a value is a power of two
45 * Determine whether some value is a power of two, where zero is
46 * *not* considered a power of two.
56 * __roundup_pow_of_two() - round up to nearest power of two
66 * __rounddown_pow_of_two() - round down to nearest power of two
158 * roundup_pow_of_two - round the given value up to nearest power of two
161 * round the given value up to the nearest power of two
175 * rounddown_pow_of_two - round the given value down to nearest power of two
178 * round the given value down to the nearest power of two
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h21 * This macro returns a 16-bit value built from the two ASCII characters
27 * @return: A 16-bit value built from the two ASCII characters specified by
43 * @return: A 32-bit value built from the two ASCII characters specified by
64 * @return: A 64-bit value built from the two ASCII characters specified by

12345678910>>...85