/linux-4.1.27/drivers/block/ |
D | DAC960.h | 2610 } Bits; member 2626 } Bits; member 2761 InterruptMaskRegister.Bits.HardwareMailboxInterrupt = true; in DAC960_GEM_EnableInterrupts() 2762 InterruptMaskRegister.Bits.MemoryMailboxInterrupt = true; in DAC960_GEM_EnableInterrupts() 2772 InterruptMaskRegister.Bits.HardwareMailboxInterrupt = true; in DAC960_GEM_DisableInterrupts() 2773 InterruptMaskRegister.Bits.MemoryMailboxInterrupt = true; in DAC960_GEM_DisableInterrupts() 2785 return !(InterruptMaskRegister.Bits.HardwareMailboxInterrupt || in DAC960_GEM_InterruptsEnabledP() 2786 InterruptMaskRegister.Bits.MemoryMailboxInterrupt); in DAC960_GEM_InterruptsEnabledP() 2832 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_GEM_ReadErrorStatus() 2833 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_GEM_ReadErrorStatus() [all …]
|
/linux-4.1.27/arch/metag/include/asm/ |
D | tbx.h | 894 #define TBI_INTSOR( Bits ) do {\ argument 896 __TT |= (Bits); TBI_INTSX(__TT); } while (0) 898 #define TBI_INTSAND( Bits ) do {\ argument 900 __TT &= (Bits); TBI_INTSX(__TT); } while (0) 903 #define TBI_DEFRICTRLSOR( Bits ) do {\ argument 905 __TT |= (Bits); TBI_SETREG( CT.20, __TT); } while (0) 907 #define TBI_DEFRICTRLSAND( Bits ) do {\ argument 909 __TT &= (Bits); TBI_SETREG( CT.20, __TT); } while (0) 912 #define TBI_TRIGSOR( Bits ) do {\ argument 914 __TT |= (Bits); TBI_SETREG( TXMASK, __TT); } while (0) [all …]
|
/linux-4.1.27/Documentation/vm/ |
D | pagemap.txt | 15 * Bits 0-54 page frame number (PFN) if present 16 * Bits 0-4 swap type if swapped 17 * Bits 5-54 swap offset if swapped 19 * Bits 56-60 zero
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | README.vbi | 23 'itv0': After this magic number two unsigned longs follow. Bits 0-17 of the first 24 unsigned long denote which lines of the first field are captured. Bits 18-31 of
|
D | fw-decoder-api.txt | 188 Bits 0:15 build 189 Bits 16:23 minor 190 Bits 24:31 major
|
D | fw-encoder-api.txt | 221 Bits 0:4 line number 223 Bits 0:31 all set specifies "all lines" 369 Bits 0:15 build 370 Bits 16:23 minor 371 Bits 24:31 major 410 u32 mask1; // Bits 0-2 are the type mask:
|
D | fw-osd-api.txt | 51 Bits 1:2 alpha control 52 Bits 3:5 pixel format
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-tegra-fuse | 8 as decoded from the fuse registers. Bits order/assignment
|
D | sysfs-class-net-cdc_ncm | 77 Bits 2 – 15: reserved (reset to zero; must be ignored by host)
|
/linux-4.1.27/arch/cris/arch-v32/mm/ |
D | mmu.S | 78 ; Bits 0-12 : Offset within a page 79 ; Bits 13-23 : PTE offset within a PMD 80 ; Bits 24-31 : PMD offset within the PGD
|
/linux-4.1.27/Documentation/hwmon/ |
D | tmp103 | 21 Resolution: 8 Bits
|
D | sysfs-interface | 681 Bits are defined in kernel/include/sensors.h.
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | cirrus,clps711x-fb.txt | 11 - bits-per-pixel: Bits per pixel.
|
D | fsl,imx-fb.txt | 14 - bits-per-pixel: Bits per pixel
|
/linux-4.1.27/Documentation/w1/slaves/ |
D | w1_ds2406 | 22 respectively. Bits 2-7 are ignored, so it's safe to write ASCII data.
|
D | w1_ds28e04 | 35 represent the state of PIO_0/PIO_1. Bits 2..7 do not care. The PIO's are
|
/linux-4.1.27/Documentation/input/ |
D | iforce-protocol.txt | 49 01 Bit 8 is set if the effect is playing. Bits 0 to 7 are the effect id. 72 Bits 4-7: Val 2 = effect along one axis. Byte 05 indicates direction 76 Bits 0-3: Val 0 = No trigger
|
D | amijoy.txt | 100 Bits 1 and 0 of each counter (Y1-Y0,X1-X0) may be
|
/linux-4.1.27/Documentation/xtensa/ |
D | atomctl.txt | 33 See Section 4.3.12.4 of ISA; Bits:
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | panel.txt | 9 - bpp: Bits per pixel
|
/linux-4.1.27/drivers/media/tuners/ |
D | mt2063.c | 1346 enum MT2063_Mask_Bits Bits) in MT2063_ClearPowerMaskBits() argument 1351 Bits = (enum MT2063_Mask_Bits)(Bits & MT2063_ALL_SD); /* Only valid bits for this tuner */ in MT2063_ClearPowerMaskBits() 1352 if ((Bits & 0xFF00) != 0) { in MT2063_ClearPowerMaskBits() 1353 state->reg[MT2063_REG_PWR_2] &= ~(u8) (Bits >> 8); in MT2063_ClearPowerMaskBits() 1359 if ((Bits & 0xFF) != 0) { in MT2063_ClearPowerMaskBits() 1360 state->reg[MT2063_REG_PWR_1] &= ~(u8) (Bits & 0xFF); in MT2063_ClearPowerMaskBits()
|
/linux-4.1.27/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 32 Bits are then right shifted into the GP_SAMPLE register at the specified
|
/linux-4.1.27/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 32 Bits are then right shifted into the GP_SAMPLE register at the specified
|
D | vivid.txt | 523 The Button, Boolean, Integer 32 Bits, Integer 64 Bits, Menu, String, Bitmask and
|
/linux-4.1.27/Documentation/ |
D | smsc_ece1099.txt | 25 then AND the two values together. Bits that are 1 in the result of the AND
|
D | kernel-parameters.txt | 204 debug output. Bits in debug_layer correspond to a 207 Bits in debug_level correspond to a level in
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 31 Bits) locking.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx-pinctrl.txt | 32 Bits used for CONFIG:
|
D | atmel,at91-pinctrl.txt | 88 Bits used for CONFIG:
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | cpus.txt | 85 Bits [11:0] in the reg cell must be set to 94 Bits [23:0] in the reg cell must be set to
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 160 * Bits that can be set in hw_event.read_format to request that 180 * Bits that can be set in hw_event.record_type to request information 293 * Bits needed to read the hw counters in user-space.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 88 Bits for undefined preemption levels are RAZ/WI.
|
/linux-4.1.27/Documentation/isdn/ |
D | README.audio | 15 S18: Bits 0 and 2 are set.
|
D | INTERFACE | 459 arg = The lower 8 Bits define the addressed protocol as defined 713 arg = The lower 8 Bits define the addressed protocol as defined
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 167 data: Bits 63-6 hold 64-byte aligned physical address of a 169 zeroed. Bits 5-2 are reserved and should be zero. Bit 0 is 1
|
/linux-4.1.27/arch/arc/mm/ |
D | tlbex.S | 190 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD
|
/linux-4.1.27/Documentation/networking/ |
D | fib_trie.txt | 16 Bits (tnode)
|
D | arcnet-hardware.txt | 381 Manufacturer Model # Bits
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 82 the output rotator. Bits 4 and 0 correspond to input and output rotator
|
/linux-4.1.27/Documentation/blockdev/ |
D | ramdisk.txt | 73 is not required. Bits 11 to 13 are not currently used and may as well be zero.
|
/linux-4.1.27/Documentation/filesystems/ |
D | qnx6.txt | 145 Bits at the end of the last bitmap block are set to 1, if the device is
|
D | romfs.txt | 108 bits are used for the mode information. Bits 0..2 specify the type of
|
/linux-4.1.27/Documentation/m68k/ |
D | README.buddha | 126 only the upper three bits are used (Bits 7 to 5). Bit 4
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hdspm.txt | 192 Don't use to lower 5 Audio-bits on AES as additional Bits.
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 105 Bits 1-63: Reserved.
|
/linux-4.1.27/arch/cris/arch-v10/ |
D | Kconfig | 358 This is often totally different depending on the product used. Bits
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 131 and pages are kept. Bits of this tree may actually reside in one or more
|
/linux-4.1.27/Documentation/fb/ |
D | matroxfb.txt | 264 depth:X - Bits per pixel: 0=text, 4,8,15,16,24 or 32. Default depends on
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 276 Figure 4. Ordering of Bits in Tag 1 Bit Map
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 767 field HADDLDSEL1 0x02 /* Host Address Load Select Bits */
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 1797 * Bits above mask must either be all zero
|
/linux-4.1.27/Documentation/scsi/ |
D | ncr53c8xx.txt | 790 (Bits 0x10 and 0x20 can be combined with hardware irq mode option)
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 779 Bits Instruction Length
|