| /Linux-v5.4/arch/arm/mach-pxa/include/mach/ |
| D | bitfield.h | 69 #define FSize(Field) ((Field) >> 16) argument 70 #define FShft(Field) ((Field) & 0x0000FFFF) argument 71 #define FMsk(Field) (((UData (1) << FSize (Field)) - 1) << FShft (Field)) argument 72 #define FAlnMsk(Field) ((UData (1) << FSize (Field)) - 1) argument 73 #define F1stBit(Field) (UData (1) << FShft (Field)) argument 91 #define FInsrt(Value, Field) \ argument 92 (UData (Value) << FShft (Field)) 110 #define FExtr(Data, Field) \ argument 111 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
|
| /Linux-v5.4/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-v5.4/Documentation/admin-guide/ |
| D | iostats.rst | 53 All fields except field 9 are cumulative since boot. Field 9 should 64 Field 1 -- # of reads completed 67 Field 2 -- # of reads merged, field 6 -- # of writes merged 73 Field 3 -- # of sectors read 76 Field 4 -- # of milliseconds spent reading 80 Field 5 -- # of writes completed 83 Field 6 -- # of writes merged 86 Field 7 -- # of sectors written 89 Field 8 -- # of milliseconds spent writing 93 Field 9 -- # of I/Os currently in progress [all …]
|
| /Linux-v5.4/drivers/video/fbdev/mbx/ |
| D | reg_bits.h | 8 #define FSize(Field) ((Field) >> 16) argument 9 #define FShft(Field) ((Field) & 0x0000FFFF) argument 10 #define FMsk(Field) (((UData (1) << FSize (Field)) - 1) << FShft (Field)) argument 11 #define FAlnMsk(Field) ((UData (1) << FSize (Field)) - 1) argument 12 #define F1stBit(Field) (UData (1) << FShft (Field)) argument
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | field-order.rst | 13 Field Order 153 Field Order, Top Field First Transmitted 160 Field Order, Top Field First Transmitted 165 Field Order, Bottom Field First Transmitted 172 Field Order, Bottom Field First Transmitted
|
| D | pixfmt-meta-uvc.rst | 43 * - Field
|
| D | pixfmt-v4l2-mplane.rst | 85 - Field order, from enum :c:type:`v4l2_field`.
|
| /Linux-v5.4/Documentation/x86/ |
| D | boot.rst | 252 Field name: setup_sects 263 Field name: root_flags 274 Field name: syssize 286 Field name: ram_size 295 Field name: vid_mode 303 Field name: root_dev 313 Field name: boot_flag 323 Field name: jump 334 Field name: header 343 Field name: version [all …]
|
| /Linux-v5.4/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-v5.4/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-v5.4/drivers/nfc/ |
| D | Kconfig | 3 # Near Field Communication (NFC) devices 6 menu "Near Field Communication (NFC) devices"
|
| /Linux-v5.4/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-v5.4/Documentation/ABI/stable/ |
| D | sysfs-acpi-pmprofile | 11 Field: Preferred_PM_Profile
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
| D | tvp7002.txt | 24 - field-even-active: Active-high Field ID output polarity control of the bus.
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | rcar-fdp1.rst | 31 the current field. This method is also known as Field Averaging (FAV).
|
| /Linux-v5.4/Documentation/driver-api/early-userspace/ |
| D | buffer-format.rst | 56 Field name Field size Meaning
|
| /Linux-v5.4/Documentation/xtensa/ |
| D | atomctl.rst | 44 Field
|
| /Linux-v5.4/drivers/staging/gs_fpgaboot/ |
| D | README | 21 An FPGA (Field Programmable Gate Array) is a programmable hardware that is
|
| /Linux-v5.4/Documentation/scsi/ |
| D | sym53c8xx_2.txt | 624 Field A : target number. 628 Field B : DSTAT io register (DMA STATUS) 641 Field C : SIST io register (SCSI Interrupt Status) 662 Field D : SOCL Scsi Output Control Latch 665 Field E : SBCL Scsi Bus Control Lines 667 Field F : SBDL Scsi Bus Data Lines 669 Field G : SXFER SCSI Transfer 672 Field H : SCNTL3 Scsi Control Register 3 675 Field I : SCNTL4 Scsi Control Register 4
|
| /Linux-v5.4/drivers/fpga/ |
| D | Kconfig | 153 Select this option to enable common support for Field-Programmable 199 Field-Programmable Gate Array (FPGA) solutions which implement
|
| /Linux-v5.4/Documentation/networking/device_drivers/google/ |
| D | gve.rst | 13 |Field | Value | Comments|
|
| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
| D | fsl,imx-pinctrl.txt | 35 SION(1 << 30): Software Input On Field.
|
| /Linux-v5.4/Documentation/hid/ |
| D | hid-alps.rst | 22 Byte Field Value Notes
|
| /Linux-v5.4/Documentation/networking/ |
| D | nfc.txt | 4 The Near Field Communication (NFC) subsystem is required to standardize the
|