Home
last modified time | relevance | path

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

12345678910>>...53

/kernel/linux/linux-5.10/Documentation/filesystems/spufs/
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 …]
/kernel/linux/linux-5.10/Documentation/hwmon/
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
Dlm83.rst37 will be reported instead of four.
72 are sufficient, and there is no need for a four temperatures sensor
92 all four sensors. There is no hysteresis mechanism as found on most
/kernel/linux/linux-5.10/lib/
Dtest_stackinit.c73 .four = 0, \
79 .four = arg->four, \
87 var.four = 0
200 unsigned long four; member
209 unsigned long four; member
218 u8 four __aligned(64);
225 char four; member
234 unsigned long four; member
/kernel/linux/linux-5.10/Documentation/networking/
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml16 four preset counter values. The CPU local timers are 32-bit free running
41 interrupts should be specified after the four global timer interrupts
72 // in addition to four global timer interrupts.
111 // In this example, the IP contains four local timers, but using
131 // In this example, the IP contains four local timers, but using
/kernel/linux/linux-5.10/Documentation/sound/cards/
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
Dserial-u16550.rst38 all four MIDI Out connectors. Set the A-B switch and the speed module
50 the same data to all four MIDI Out connectors at full MIDI speed.
65 Out for each byte, so the aggregate data rate across all four MIDI Outs is
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
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
/kernel/linux/linux-5.10/lib/zlib_inflate/
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. */
/kernel/linux/linux-5.10/Documentation/ABI/testing/
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.
Dsysfs-driver-wacom47 Writing to this file sets which one of the four (for Intuos 4
48 and Intuos 5) or of the right four (for Cintiq 21UX2 and Cintiq
57 Writing to this file sets which one of the left four (for Cintiq 21UX2
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-yuv410.rst24 belongs to 16 pixels, a four-by-four square of the image. Following the
30 have ¼ as many pad bytes after their rows. In other words, four Cx rows
Dpixfmt-srggb14p.rst23 These four pixel formats are packed raw sRGB / Bayer formats with 14
24 bits per colour. Every four consecutive samples are packed into seven
25 bytes. Each of the first four bytes contain the eight high order bits
/kernel/linux/linux-5.10/net/rxrpc/
Dsysctl.c14 static const unsigned int four = 4; variable
91 .extra1 = (void *)&four,
119 .extra2 = (void *)&four,
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
254 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog4()
264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
285 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog6()
341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
357 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog10()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dvisemul.c19 /* 000111011 - four 16-bit packs */
25 /* 000111101 - four 16-bit packs */
28 /* 001001101 - four 16-bit expands */
55 /* 000101000 - four 16-bit compare; set rd if src1 > src2 */
61 /* 000100000 - four 16-bit compare; set rd if src1 <= src2 */
67 /* 000100010 - four 16-bit compare; set rd if src1 != src2 */
73 /* 000101010 - four 16-bit compare; set rd if src1 == src2 */
91 /* 000000100 - Four 16-bit edge boundary processing */
94 /* 000000101 - Four 16-bit edge boundary processing, no CC */
97 /* 000000110 - Four 16-bit edge boundary processing, little-endian */
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Dwalkera0701.rst107 Values for first four channels (analog joystick values) can be found in
112 Next nibbles 12 .. 21 represents four channels (not all channels can be
114 four channels. In nibbles 22 and 23 is a special magic number. Nibble 24 is
/kernel/linux/linux-5.10/tools/bpf/
DMakefile37 FEATURE_TESTS = libbfd disassembler-four-args
38 FEATURE_DISPLAY = libbfd disassembler-four-args
56 ifeq ($(feature-disassembler-four-args), 1)
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-driver-speakup82 punc_level is set to four.
89 to four, all punctuation. One corresponds to punc_some, two
90 corresponds to punc_most, and three as well as four both
92 different levels each corresponding to three and four for
116 and reading_punc set to four speaks all punctuation, including
153 another, while values one through four
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/imx/
Dhdmi.txt19 - ports: See dw_hdmi.txt. The DWC HDMI shall have between one and four ports,
20 numbered 0 to 3, corresponding to the four inputs of the HDMI multiplexer.
Dldb.txt14 multiplexer in the front to select any of the four IPU display
58 On i.MX6, there should be four input ports (port@[0-3]) that correspond
59 to the four LVDS multiplexer inputs.
/kernel/linux/linux-5.10/Documentation/core-api/
Ddma-isa-lpc.rst68 A normal ISA DMA controller has 8 channels. The lower four are for
69 8-bit transfers and the upper four are for 16-bit transfers.
73 This means that of the four 16-bits channels only three are usable.)
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dvga-softcursor.rst37 VGA, the high four bits specify background and the low four the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-manager.txt16 four smart battery devices at address 0xb. The driver actually implements this
17 behaviour. So standard i2c-mux nodes can be used to register up to four slave

12345678910>>...53