/linux-6.1.9/arch/arm64/tools/ |
D | sysreg | 18 # Field <msb>[:<lsb>] <name> 290 Field 31:28 CTX_CMPs 292 Field 23:20 WRPs 294 Field 15:12 BRPs 324 Field 31:28 IMPDEF7 325 Field 27:24 IMPDEF6 326 Field 23:20 IMPDEF5 327 Field 19:16 IMPDEF4 328 Field 15:12 IMPDEF3 329 Field 11:8 IMPDEF2 [all …]
|
D | gen-sysreg.awk | 218 /^Field/ && (block == "Sysreg" || block == "SysregFields") {
|
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/ |
D | bitfield.h | 68 #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.1.9/Documentation/admin-guide/ |
D | iostats.rst | 53 All fields except field 9 are cumulative since boot. Field 9 should 65 Field 1 -- # of reads completed (unsigned long) 68 Field 2 -- # of reads merged, field 6 -- # of writes merged (unsigned long) 74 Field 3 -- # of sectors read (unsigned long) 77 Field 4 -- # of milliseconds spent reading (unsigned int) 81 Field 5 -- # of writes completed (unsigned long) 84 Field 6 -- # of writes merged (unsigned long) 87 Field 7 -- # of sectors written (unsigned long) 90 Field 8 -- # of milliseconds spent writing (unsigned int) 94 Field 9 -- # of I/Os currently in progress (unsigned int) [all …]
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 6 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
|
D | pixfmt-meta-vivid.rst | 27 * - Field
|
D | pixfmt-meta-uvc.rst | 36 * - Field
|
/linux-6.1.9/drivers/platform/x86/intel/ifs/ |
D | Kconfig | 2 tristate "Intel In Field Scan" 9 Enable support for the In Field Scan capability in select
|
/linux-6.1.9/Documentation/x86/ |
D | boot.rst | 271 Field name: setup_sects 282 Field name: root_flags 293 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 [all …]
|
/linux-6.1.9/tools/lib/traceevent/Documentation/ |
D | libtraceevent-event_print.txt | 34 Field 1 is the interrupt enabled state: 39 Field 2 is the "need resched" state. 44 Field 3 is the context state. 53 Field 4 is the preemption count.
|
/linux-6.1.9/drivers/video/fbdev/ |
D | pxa3xx-regs.h | 88 #define FShft(Field) ((Field) & 0x0000FFFF) argument
|
/linux-6.1.9/Documentation/driver-api/nfc/ |
D | index.rst | 4 Near Field Communication
|
D | nfc-pn544.rst | 2 Kernel driver for the NXP Semiconductors PN544 Near Field Communication chip
|
/linux-6.1.9/drivers/nfc/ |
D | Kconfig | 3 # Near Field Communication (NFC) devices 6 menu "Near Field Communication (NFC) devices"
|
/linux-6.1.9/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 139 Bits Field Description 179 Bits Field Description 437 Offset Size Field Description 440 Bits Field Description 457 Offset Size Field Description 458 Bits Field Description 468 Bits Field Description 480 Bits Field Description 492 Bits Field Description 507 Offset Size Field Description [all …]
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | sysfs-acpi-pmprofile | 12 Field: Preferred_PM_Profile
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | chromeos-acpi-device.rst | 148 * - Field 221 * - Field 279 * - Field
|
/linux-6.1.9/Documentation/devicetree/bindings/media/i2c/ |
D | tvp7002.txt | 24 - field-even-active: Active-high Field ID output polarity control of the bus.
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | rcar-fdp1.rst | 31 the current field. This method is also known as Field Averaging (FAV).
|
/linux-6.1.9/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 56 Field name Field size Meaning
|
/linux-6.1.9/Documentation/xtensa/ |
D | atomctl.rst | 44 Field
|
/linux-6.1.9/Documentation/userspace-api/media/ |
D | glossary.rst | 51 **Field-programmable Gate Array** 56 See https://en.wikipedia.org/wiki/Field-programmable_gate_array.
|
/linux-6.1.9/arch/powerpc/crypto/ |
D | Kconfig | 23 CRC16 CRC algorithm used for the T10 (SCSI) Data Integrity Field (DIF)
|
/linux-6.1.9/Documentation/scsi/ |
D | sym53c8xx_2.rst | 761 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.1.9/Documentation/virt/kvm/arm/ |
D | pvtime.rst | 55 | Field | Byte Length | Byte Offset | Description |
|