Home
last modified time | relevance | path

Searched full:four (Results 1 – 25 of 1848) sorted by relevance

12345678910>>...74

/openbmc/linux/Documentation/filesystems/spufs/
H A Dspufs.rst87 If a count smaller than four is requested, read returns -1 and
90 When data has been read successfully, four bytes are placed in
91 the data buffer and the value four is returned.
101 If a count smaller than four is requested, read returns -1 and
109 When data has been read successfully, four bytes are placed in
110 the data buffer and the value four is returned.
122 four is requested, write returns -1 and sets errno to EINVAL. If there
130 fully, four bytes are placed in the data buffer and the value four is
146 If a count smaller than four is requested, read returns -1 and
147 sets errno to EINVAL. Otherwise, a four byte value is placed in
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc14 The LS1043A integrated multicore processor combines four ARM Cortex-A53
20 - Four 64-bit ARM Cortex-A53 CPUs
45 - Four I2C controllers
111 - Four PCIe 3.0 controllers, one supporting SR-IOV
118 - Four I2C controllers
170 The LS1046A integrated multicore processor combines four ARM Cortex-A72
176 - Four 64-bit ARM Cortex-A72 CPUs
188 - Two PLLs per four-lane SerDes
204 - Four I2C controllers
238 - Four PCIe 3.0 controllers, one supporting SR-IOV
[all …]
/openbmc/linux/lib/
H A Dstrcat_kunit.c24 KUNIT_EXPECT_TRUE(test, strcat(dest, "four\000123") == dest); in strcat_test()
25 KUNIT_EXPECT_STREQ(test, dest, "four"); in strcat_test()
50 KUNIT_EXPECT_TRUE(test, strncat(dest, "four\000123", 8 + unconst) == dest); in strncat_test()
51 KUNIT_EXPECT_STREQ(test, dest, "four"); in strncat_test()
70 KUNIT_EXPECT_EQ(test, strlcat(dest, "four", 1 + unconst), 4); in strlcat_test()
74 KUNIT_EXPECT_EQ(test, strlcat(dest, "four", len), 4); in strlcat_test()
75 KUNIT_EXPECT_STREQ(test, dest, "four"); in strlcat_test()
H A Dstackinit_kunit.c84 zero.four = 0; \
101 .four = 0, \
107 .four = arg->four, \
113 var.four = 0
247 unsigned long four; member
256 unsigned long four; member
265 u8 four __aligned(64);
272 char four; member
281 unsigned long four; member
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME8 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA
14 - Four e5500 cores, each with a private 256 KB L2 cache
30 - Four 1 Gbps Ethernet controllers
33 - Four PCI Express 2.0 controllers running at up to 5 GHz
42 - Four I2C controllers
43 - Four UARTs
44 - Four GPIO controllers
92 - Four I2C ports
/openbmc/u-boot/board/freescale/t208xqds/
H A DREADME6 The T2080 QorIQ multicore processor combines four dual-threaded e6500 Power
12 - Four dual-threads 64-bit Power architecture e6500 cores, up to 1.8GHz
19 - Up to four 10 Gbps Ethernet MACs
21 - Up to four 2.5 Gbps Ethernet MACs
23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
30 - Four I2C controllers
31 - Four 2-pin UARTs or two 4-pin UARTs
52 - T2080 SoC integrating four 64-bit dual-threads e6500 cores up to 1.8GHz
58 - Four 10Gbps XFI on-board cages
73 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dntc_thermistor.rst37 and four circuit models with an option not to use any of the four models.
44 The four circuit models provided are:
94 When one of the four circuit models is used, read_uV, pullup_uV, pullup_ohm,
95 pulldown_ohm, and connect should be provided. When none of the four models
H A Daquacomputer_d5next.rst28 The Aquaero devices expose eight physical, eight virtual and four calculated
46 The Octo exposes four physical and sixteen virtual temperature sensors, as well as
50 The Quadro exposes four physical and sixteen virtual temperature sensors, a flow
51 sensor and four PWM controllable fans, along with their speed (in RPM), power,
54 The Farbwerk and Farbwerk 360 expose four temperature sensors. Additionally,
/openbmc/linux/Documentation/networking/
H A Dila.rst35 independent of its location. ILA identifiers are sixty-four
41 locators are sixty-four bit prefixes.
50 four bits) and an identifier (lower sixty-four bits).
56 An IPv6 address composed of a locator (upper sixty-four
57 bits) and an identifier (low order sixty-four bits). ILA
185 unstructured sixty-four bit value::
196 still sixty-four bits::
249 ILA router) or an ILA address (egress ILA router). LOC is the sixty-four
250 bit locator (with format W:X:Y:Z) that overwrites the upper sixty-four
263 sixty-four bits of the destination address. MODE and TYPE have the
/openbmc/linux/sound/core/
H A Dpcm_iec958.c14 * @cs: channel status buffer, at least four bytes
122 * @cs: channel status buffer, at least four bytes
145 * @cs: channel status buffer, at least four bytes
166 * @cs: channel status buffer, at least four bytes
192 * @cs: channel status buffer, at least four bytes
/openbmc/qemu/docs/system/devices/
H A Dusb-u2f.rst49 To work, an emulated U2F device must have four elements:
53 * counter (four bytes value)
57 four elements must be passed one way or another.
74 using the ``dir`` option; the directory must contain these four files:
/openbmc/qemu/include/crypto/
H A Dclmul.h24 * Perform four 8x8->16 carry-less multiplies.
32 * Perform four 8x8->16 carry-less multiplies.
40 * Perform four 8x8->16 carry-less multiplies.
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dnuvoton,npcm-fiu.txt7 FIU3 support four chip select.
9 The NPCM8XX supports four FIU modules,
11 FIU1 and FIU3 supports four chip selects.
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dsamsung,exynos4210-mct.yaml16 four preset counter values. The CPU local timers are 32-bit free running
65 interrupts should be specified after the four global timer interrupts
158 // in addition to four global timer interrupts.
197 // In this example, the IP contains four local timers, but using
217 // In this example, the IP contains four local timers, but using
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dimx.txt32 gasket demultiplexes the four virtual channel streams from the host
33 controller's 32-bit output image bus onto four 16-bit parallel busses
48 bus sink endpoint nodes and correspond to the four
/openbmc/linux/Documentation/sound/cards/
H A Dimg-spdif-in.rst24 This control is used to attempt acquisition of up to four different sample
31 four sample rates set here.
33 If less than four rates are required, the same rate can be specified more than
/openbmc/u-boot/board/freescale/t104xrdb/
H A DREADME39 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA
45 - Four e5500 cores, each with a private 256 KB L2 cache
61 - Four 1 Gbps Ethernet controllers
64 - Four PCI Express 2.0 controllers running at up to 5 GHz
73 - Four I2C controllers
74 - Four UARTs
75 - Four GPIO controllers
127 - Four I2C ports
161 - Four I2C ports
/openbmc/u-boot/board/freescale/ls1021atwr/
H A DREADME58 - Eight FlexTimers four supporting PWM and four FlexCAN ports
59 - Four GPIO controllers supporting up to 109 general purpose I/O signals
61 - Four synchronous audio interfaces (SAI)
/openbmc/linux/include/media/
H A Dv4l2-jpeg.h95 * @V4L2_JPEG_APP14_TF_CMYK_RGB: CMYK for images encoded with four components
98 * @V4L2_JPEG_APP14_TF_YCCK: an image encoded with four components using YCCK
118 * @quantization_tables: references to four quantization tables, optional
119 * @huffman_tables: references to four Huffman tables in DC0, DC1, AC0, AC1
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.h20 pointer, the low four bits of op is the number of index bits of
21 that table. For a length or distance, the low four bits of op
26 the current table to the next table. Each entry is four bytes. */
/openbmc/u-boot/lib/zlib/
H A Dinftrees.h17 pointer, the low four bits of op is the number of index bits of
18 that table. For a length or distance, the low four bits of op
23 the current table to the next table. Each entry is four bytes. */
/openbmc/u-boot/board/freescale/t208xrdb/
H A DREADME6 The T2080 QorIQ multicore processor combines four dual-threaded e6500 Power
12 - Four dual-threads 64-bit Power architecture e6500 cores, up to 1.8GHz
19 - Up to four 10 Gbps Ethernet MACs
21 - Up to four 2.5 Gbps Ethernet MACs
23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
30 - Four I2C controllers
31 - Four 2-pin UARTs or two 4-pin UARTs
83 - Four I2C ports
/openbmc/phosphor-host-ipmid/scripts/
H A Dentity-example.md39 # A record can have contained entities as a four entry list or as upto
41 # as a four entry list
63 # This record has contained entities as a four entry list
81 # This record has contained entities as a four entry list
/openbmc/u-boot/board/freescale/ls1021aqds/
H A DREADME58 - Eight FlexTimers four supporting PWM and four FlexCAN ports
59 - Four GPIO controllers supporting up to 109 general purpose I/O signals
61 - Four synchronous audio interfaces (SAI)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar37 The values written to this file are sets of four integers,
39 to select a single segment, or 4 to set all four segments
43 more than one set of four integers.

12345678910>>...74