Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/Linux-v5.4/lib/
Dtest_stackinit.c73 .four = arg->four, \
79 .four = arg->four, \
87 memset(&var.four, 0, \
88 sizeof(var.four))
199 unsigned long four; member
208 unsigned long four; member
222 struct test_aligned four; member
229 char four; member
238 unsigned long four; member
/Linux-v5.4/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
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h177 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
194 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog4()
204 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog5() local
247 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog5()
270 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
291 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog6()
312 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog7() local
355 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog7()
426 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
442 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog10()
/Linux-v5.4/net/rxrpc/
Dsysctl.c14 static const unsigned int four = 4; variable
108 .extra1 = (void *)&four,
136 .extra2 = (void *)&four,
/Linux-v5.4/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.txt6 four preset counter values. The CPU local timers are 32-bit free running
21 should be specified after the four global timer interrupts have been
41 in addition to four global timer interrupts.
73 Example 3: In this example, the IP contains four local timers, but using
/Linux-v5.4/Documentation/networking/
Dila.txt30 independent of its location. ILA identifiers are sixty-four
35 locators are sixty-four bit prefixes.
44 four bits) and an identifier (lower sixty-four bits).
50 An IPv6 address composed of a locator (upper sixty-four
51 bits) and an identifier (low order sixty-four bits). ILA
176 unstructured sixty-four bit value.
187 still sixty-four bits.
240 ILA router) or an ILA address (egress ILA router). LOC is the sixty-four
241 bit locator (with format W:X:Y:Z) that overwrites the upper sixty-four
254 sixty-four bits of the destination address. MODE and TYPE have the
/Linux-v5.4/Documentation/filesystems/
Dspufs.txt77 If a count smaller than four is requested, read returns -1 and
80 When data has been read successfully, four bytes are placed in
81 the data buffer and the value four is returned.
91 If a count smaller than four is requested, read returns -1 and
99 When data has been read successfully, four bytes are placed in
100 the data buffer and the value four is returned.
112 four is requested, write returns -1 and sets errno to EINVAL. If there
120 fully, four bytes are placed in the data buffer and the value four is
138 If a count smaller than four is requested, read returns -1 and
139 sets errno to EINVAL. Otherwise, a four byte value is placed in
[all …]
/Linux-v5.4/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
/Linux-v5.4/tools/bpf/
DMakefile31 FEATURE_TESTS = libbfd disassembler-four-args
32 FEATURE_DISPLAY = libbfd disassembler-four-args
50 ifeq ($(feature-disassembler-four-args), 1)
/Linux-v5.4/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
/Linux-v5.4/Documentation/media/uapi/v4l/
Dpixfmt-yuv410.rst31 belongs to 16 pixels, a four-by-four square of the image. Following the
37 have ¼ as many pad bytes after their rows. In other words, four Cx rows
Dpixfmt-srggb14p.rst30 These four pixel formats are packed raw sRGB / Bayer formats with 14
31 bits per colour. Every four consecutive samples are packed into seven
32 bytes. Each of the first four bytes contain the eight high order bits
Dpixfmt-uyvy.rst24 In this format each four bytes is two pixels. Each four bytes is two
Dpixfmt-yvyu.rst24 In this format each four bytes is two pixels. Each four bytes is two
Dpixfmt-vyuy.rst24 In this format each four bytes is two pixels. Each four bytes is two
Dpixfmt-yuyv.rst24 In this format each four bytes is two pixels. Each four bytes is two
/Linux-v5.4/tools/bpf/bpftool/
DMakefile64 FEATURE_TESTS = libbfd disassembler-four-args reallocarray zlib
65 FEATURE_DISPLAY = libbfd disassembler-four-args zlib
83 ifeq ($(feature-disassembler-four-args), 1)
/Linux-v5.4/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.
/Linux-v5.4/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
/Linux-v5.4/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.
/Linux-v5.4/Documentation/i2c/busses/
Di2c-mlxcpld.rst52 For write transaction address is specified in four first bytes
55 specified in the four first bytes (DATA0 - DATA3). Data is read
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-lm36274.txt3 The LM36274 is an integrated four-channel WLED driver and LCD bias supply.
4 The backlight boost provides the power to bias four parallel LED strings with
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dsnps-dma.txt52 described in the dma.txt file, using a four-cell specifier for each channel.
53 The four cells in order are:
/Linux-v5.4/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
/Linux-v5.4/Documentation/admin-guide/
Dvga-softcursor.rst37 VGA, the high four bits specify background and the low four the

12345678910>>...15