/linux/Documentation/filesystems/spufs/ |
H A D | spufs.rst | 87 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 …]
|
/linux/lib/tests/ |
H A D | stackinit_kunit.c | 101 zero.four = 0; \ 120 .four = 0, \ 126 .four = arg->four, \ 132 var.four = 0 308 unsigned long four; member 317 unsigned long four; member 326 u8 four __aligned(64); 333 char four; member 342 unsigned long four; member 350 unsigned long four; member [all …]
|
/linux/Documentation/networking/ |
H A D | ila.rst | 35 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
|
/linux/Documentation/hwmon/ |
H A D | ntc_thermistor.rst | 37 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 D | aquacomputer_d5next.rst | 30 The Aquaero devices expose eight physical, eight virtual and four calculated 48 The Octo exposes four physical and sixteen virtual temperature sensors, a flow sensor 52 The Quadro exposes four physical and sixteen virtual temperature sensors, a flow 53 sensor and four PWM controllable fans, along with their speed (in RPM), power, 56 The Farbwerk and Farbwerk 360 expose four temperature sensors. Additionally,
|
H A D | lm83.rst | 37 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
|
/linux/sound/core/ |
H A D | pcm_iec958.c | 14 * @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
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | nuvoton,npcm-fiu.txt | 7 FIU3 support four chip select. 9 The NPCM8XX supports four FIU modules, 11 FIU1 and FIU3 supports four chip selects.
|
/linux/Documentation/sound/cards/ |
H A D | img-spdif-in.rst | 24 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
|
H A D | serial-u16550.rst | 38 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
|
/linux/lib/zlib_inflate/ |
H A D | inftrees.h | 20 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. */
|
/linux/tools/perf/pmu-events/arch/x86/grandridge/ |
H A D | uncore-io.json | 434 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 445 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 456 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 467 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 478 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 489 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 500 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 511 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 522 "BriefDescription": "Four byte data request of the CPU : Card writing to DRAM", 533 "BriefDescription": "Four byt [all...] |
/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | memory.json | 46 …TLB hits for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.", 70 …quested) for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.", 141 …quested) for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.", 153 …LB for 4k or coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.",
|
/linux/include/media/ |
H A D | v4l2-jpeg.h | 119 * @V4L2_JPEG_APP14_TF_CMYK_RGB: CMYK for images encoded with four components 122 * @V4L2_JPEG_APP14_TF_YCCK: an image encoded with four components using YCCK 142 * @quantization_tables: references to four quantization tables, optional 143 * @huffman_tables: references to four Huffman tables in DC0, DC1, AC0, AC1
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 37 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/Documentation/devicetree/bindings/display/ |
H A D | arm,komeda.yaml | 15 to a 4K resolution each. Each pipeline can be composed of up to four 53 The stream IDs for each of the used pipelines, each four IDs for the 54 four layers, plus one for the write-back stream.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 256 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog4() 266 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() 352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 371 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog10()
|
/linux/arch/sparc/kernel/ |
H A D | visemul.c | 19 /* 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 …]
|
/linux/tools/perf/pmu-events/arch/x86/sierraforest/ |
H A D | uncore-io.json | 469 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 480 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 491 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 502 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 513 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 524 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 535 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 546 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 568 "BriefDescription": "Four byte data request of the CPU : Card writing to DRAM", 579 "BriefDescription": "Four byt [all...] |
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | uncore-io.json | 469 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 480 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 491 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 502 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 513 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 524 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 535 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 546 "BriefDescription": "Four byte data request of the CPU : Card reading from DRAM", 568 "BriefDescription": "Four byte data request of the CPU : Card writing to DRAM", 579 "BriefDescription": "Four byt [all...] |
/linux/tools/perf/Documentation/ |
H A D | topdown.txt | 154 The value reported by read_metrics() contains four 8 bit fields 156 All four fields add up to 0xff (= 100%) 296 Four pseudo TopDown metric events are exposed for the end-users, 314 The upper half is also divided into four 8-bit fields for the new level 2 315 metrics. Four more TopDown metric events are exposed for the end-users, 321 other four level 2 metrics by subtracting corresponding metrics as below.
|
/linux/Documentation/input/devices/ |
H A D | walkera0701.rst | 107 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/Documentation/admin-guide/perf/ |
H A D | alibaba_pmu.rst | 12 Yitian 710 employs eight DDR5/4 channels, four on each die. Each DDR5 channel 24 four groups: 32 selected rank, or four ranks separately in the first 4 counters. The base
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 91 punc_level is set to four. 98 to four, all punctuation. One corresponds to punc_some, two 99 corresponds to punc_most, and three as well as four both 101 different levels each corresponding to three and four for 125 and reading_punc set to four speaks all punctuation, including 162 another, while values one through four
|
/linux/Documentation/core-api/ |
H A D | dma-isa-lpc.rst | 68 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.)
|