Home
last modified time | relevance | path

Searched refs:Field (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.15/arch/arm64/tools/
H A Dsysreg66 Field 30 RX
67 Field 29 TX
75 Field 33 TTA
77 Field 31 TFO
81 Field 27 RXO
82 Field 26 TXU
85 Field 21 TDA
87 Field 19 SC2
89 Field 15 MDE
94 Field 6 ERR
[all …]
/linux-6.15/arch/arm/mach-sa1100/include/mach/
H A Dbitfield.h68 #define FSize(Field) ((Field) >> 16) argument
69 #define FShft(Field) ((Field) & 0x0000FFFF) argument
70 #define FMsk(Field) (((UData (1) << FSize (Field)) - 1) << FShft (Field)) argument
71 #define FAlnMsk(Field) ((UData (1) << FSize (Field)) - 1) argument
72 #define F1stBit(Field) (UData (1) << FShft (Field)) argument
90 #define FInsrt(Value, Field) \ argument
91 (UData (Value) << FShft (Field))
109 #define FExtr(Data, Field) \ argument
110 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
/linux-6.15/Documentation/admin-guide/
H A Diostats.rst42 Field 1 -- # of reads completed (unsigned long)
51 Field 3 -- # of sectors read (unsigned long)
58 Field 5 -- # of writes completed (unsigned long)
61 Field 6 -- # of writes merged (unsigned long)
64 Field 7 -- # of sectors written (unsigned long)
102 Field 16 -- # of flush requests completed
108 Field 17 -- # of milliseconds spent flushing
138 Field 1 -- # of reads issued
141 Field 2 -- # of sectors read
145 Field 3 -- # of writes issued
[all …]
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst6 Field Order
146 Field Order, Top Field First Transmitted
153 Field Order, Top Field First Transmitted
158 Field Order, Bottom Field First Transmitted
165 Field Order, Bottom Field First Transmitted
H A Dmetafmt-vivid.rst27 * - Field
H A Dmetafmt-uvc.rst36 * - Field
/linux-6.15/drivers/platform/x86/intel/ifs/
H A DKconfig2 tristate "Intel In Field Scan"
5 Enable support for the In Field Scan capability in select
/linux-6.15/Documentation/arch/x86/
H A Dboot.rst293 Field name: syssize
305 Field name: ram_size
314 Field name: vid_mode
322 Field name: root_dev
332 Field name: boot_flag
342 Field name: jump
353 Field name: header
362 Field name: version
464 Field name: loadflags
1009 Field name: header
[all …]
/linux-6.15/drivers/video/fbdev/
H A Dpxa3xx-regs.h88 #define FShft(Field) ((Field) & 0x0000FFFF) argument
/linux-6.15/Documentation/driver-api/nfc/
H A Dindex.rst4 Near Field Communication
H A Dnfc-pn544.rst2 Kernel driver for the NXP Semiconductors PN544 Near Field Communication chip
/linux-6.15/drivers/nfc/
H A DKconfig3 # Near Field Communication (NFC) devices
6 menu "Near Field Communication (NFC) devices"
/linux-6.15/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt139 Bits Field Description
179 Bits Field Description
457 Offset Size Field Description
458 Bits Field Description
468 Bits Field Description
507 Offset Size Field Description
508 Bits Field Description
670 Offset Size Field Description
782 Offset Size Field Description
1127 Bits Field Description
[all …]
/linux-6.15/Documentation/devicetree/bindings/fsi/
H A Dfsi-controller.yaml13 FSI (FRU (Field Replaceable Unit) Service Interface) is a two wire bus. The
/linux-6.15/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst147 * - Field
220 * - Field
278 * - Field
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dtvp7002.txt24 - field-even-active: Active-high Field ID output polarity control of the bus.
/linux-6.15/Documentation/admin-guide/media/
H A Drcar-fdp1.rst31 the current field. This method is also known as Field Averaging (FAV).
/linux-6.15/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst56 Field name Field size Meaning
/linux-6.15/Documentation/arch/xtensa/
H A Datomctl.rst44 Field
/linux-6.15/Documentation/scsi/
H A Dsym53c8xx_2.rst761 Field A : target number.
765 Field B : DSTAT io register (DMA STATUS)
781 Field C : SIST io register (SCSI Interrupt Status)
806 Field D : SOCL Scsi Output Control Latch
809 Field E : SBCL Scsi Bus Control Lines
811 Field F : SBDL Scsi Bus Data Lines
813 Field G : SXFER SCSI Transfer
816 Field H : SCNTL3 Scsi Control Register 3
819 Field I : SCNTL4 Scsi Control Register 4
/linux-6.15/Documentation/userspace-api/media/
H A Dglossary.rst58 **Field-programmable Gate Array**
63 See https://en.wikipedia.org/wiki/Field-programmable_gate_array.
/linux-6.15/Documentation/admin-guide/LSM/
H A Dipe.rst353 Field descriptions:
356 | Field | Value Type | Optional? | Description of Value …
395 Field descriptions:
398 | Field | Value Type | Optional? | Description of Value …
434 Field descriptions:
437 | Field | Value Type | Optional? | Description of Value |
470 Field descriptions:
473 | Field | Value Type | Optional? | Description of Value …
/linux-6.15/arch/x86/crypto/
H A DKconfig310 - GFNI (Galois Field New Instructions)
329 - GFNI (Galois Field New Instructions)
348 - GFNI (Galois Field New Instructions)
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-edac-ecs10 /ecs_fruX belongs to the media FRUs (Field Replaceable Unit)
/linux-6.15/Documentation/virt/kvm/arm/
H A Dpvtime.rst57 | Field | Byte Length | Byte Offset | Description |

123