Home
last modified time | relevance | path

Searched refs:H (Results 1 – 180 of 180) sorted by relevance

/linux-4.1.27/drivers/crypto/vmx/
Dghashp8-ppc.pl48 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12));
63 lvx_u $H,0,r4 # load H
69 le?vperm $H,$H,$H,5
81 vspltb $t1,$H,0 # most significant byte
82 vsl $H,$H,$t0 # H<<=1
85 vxor $H,$H,$t1 # twisted H
87 vsldoi $H,$H,$H,8 # twist even more ...
89 vsldoi $Hl,$zero,$H,8 # ... and split
90 vsldoi $Hh,$H,$zero,8
94 stvx_u $H, r9,r3
[all …]
/linux-4.1.27/Documentation/
Dlzo.txt116 Always followed by exactly one byte : H H H H H H H H
117 distance = (H << 2) + D + 1
126 Always followed by exactly one byte : H H H H H H H H
127 distance = (H << 2) + D + 2049
129 0 0 0 1 H L L L (16..31)
133 distance = 16384 + (H << 14) + D
148 Always followed by exactly one byte : H H H H H H H H
149 distance = (H << 3) + D + 1
155 Always followed by exactly one byte : H H H H H H H H
156 distance = (H << 3) + D + 1
Dinit.txt5 in init/main.c) and are wondering what the H*** went wrong.
Dunicode.txt3 This file is maintained by H. Peter Anvin <unicode@lanana.org> as part
121 U+F8D6 KLINGON LETTER H
Dvolatile-considered-harmful.txt118 Juhl, Heikki Orsila, H. Peter Anvin, Philipp Hahn, and Stefan
Ddebugging-via-ohci1394.txt136 [Ctrl-H] this menu
Dmemory-barriers.txt2124 ACCESS_ONCE(*D) = d; ACCESS_ONCE(*H) = h;
2127 through *H occur in, other than the constraints imposed by the separate locks
2130 *E, ACQUIRE M, ACQUIRE Q, *G, *C, *F, *A, *B, RELEASE Q, *D, *H, RELEASE M
2136 *F, *G or *H preceding ACQUIRE Q
2155 ACCESS_ONCE(*H) = h;
2160 ACQUIRE M [2], *H, *F, *G, RELEASE M [2], *D
2164 *B, *C, *D, *F, *G or *H preceding ACQUIRE M [1]
2166 *F, *G or *H preceding ACQUIRE M [2]
Dinitrd.txt88 find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img
Dpinctrl.txt38 A B C D E F G H
406 A B C D E F G H
Dkernel-parameters.txt834 of memory corruptions problems caused by buggy H/W or
1042 on: enable EDAC to report H/W event. May be overridden
1044 off: disable H/W event reporting through EDAC.
1045 force: enforce the use of EDAC to report H/W event.
2486 reader made by F.H. Papenmeier (Germany).
Ddevices.txt187 (any model, u). The use of the capital letters D, H
/linux-4.1.27/arch/blackfin/mach-common/
Ddpmc_modes.S19 P0.H = hi(PLL_CTL);
38 P0.H = hi(PLL_CTL);
68 P3.H = hi(VR_CTL);
106 P0.H = hi(PLL_DIV);
112 P0.H = hi(PLL_CTL);
123 P0.H = hi(VR_CTL);
144 P0.H = hi(PLL_CTL);
160 P0.H = hi(VR_CTL);
171 P0.H = hi(PLL_DIV);
175 P0.H = hi(PLL_CTL);
[all …]
Dcache.S84 p0.H = HI(DSPID);
89 p0.H = _blackfin_iflush_l1_entry;
Dentry.S368 P4.H = HI(IMEM_CONTROL);
377 P4.H = HI(DMEM_CONTROL);
1126 P5.H = _trace_buff_offset;
1129 P5.H = hi(TBUFSTAT);
1136 P5.H = hi(TBUF);
1145 P2.H = _trace_buff_offset;
1149 P2.H = _software_trace_buff;
1195 P4.H = HI(IMEM_CONTROL);
1204 P4.H = HI(DMEM_CONTROL);
Dinterrupt.S168 P0.H = HI(ILAT);
189 R1.H = HI(VEC_HWERR);
/linux-4.1.27/arch/blackfin/mach-bf609/
Ddpm.S12 P0.H = HI(PM_STACK);
19 P0.H = HI(DPM0_RESTORE4);
21 P1.H = _bf609_pm_data;
25 P0.H = HI(DPM0_CTL);
27 R3.H = HI(0x00000010);
83 P0.H = HI(PM_STACK);
95 P0.H = HI(DPM0_CTL);
97 R3.H = HI(0x00000008);
132 P0.H = _bf609_pm_data;
134 R1.H = 0xDEAD;
[all …]
/linux-4.1.27/arch/blackfin/lib/
Dmuldi3.S51 A0 = R2.H * R1.L, A1 = R2.L * R1.H (FU) || R3 = [SP + 12]; /* E1 */
52 A0 += R3.H * R0.L, A1 += R3.L * R0.H (FU) || [SP] = R4; /* E1 */
61 A0 += R2.H * R0.H, A1 += R2.L * R0.H (FU); /* E2, E3c */
62 A1 += R0.L * R2.H (FU); /* E3c */
Dsmulsi3_highpart.S19 R3 = R1.H * R0.L (IS,M);
20 R0 = R0.H * R1.H, R1 = R0.H * R1.L (IS,M);
22 R1.L = R2.H + R1.L;
Dumulsi3_highpart.S18 R2 = R1.H * R0.H, R3 = R1.L * R0.H (FU);
19 R0 = R1.L * R0.L, R1 = R1.H * R0.L (FU);
Dmemset.S42 R2.H = R2.L + R1.H(NS);
/linux-4.1.27/Documentation/fb/
Dviafb.modes29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz
32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz
53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz
74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz
95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz
116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz
137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz
158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz
179 # D: 32.668 MHz, H: 35.820 kHz, V: 60.00 Hz
200 # D: 40.00 MHz, H: 37.879 kHz, V: 60.32 Hz
[all …]
Dsisfb.txt9 - SiS 315 series: SiS 315/H/PRO, 55x, (M)65x, 740, (M)661(F/M)X, (M)741(GX)
Dintel810.txt271 H. Home Page:
/linux-4.1.27/drivers/pinctrl/sunxi/
Dpinctrl-sun6i-a31.c786 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 0),
790 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 1),
794 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 2),
798 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 3),
802 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 4),
806 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 5),
810 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 6),
814 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 7),
818 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 8),
822 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
[all …]
Dpinctrl-sun9i-a80.c619 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 0),
623 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 1),
627 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 2),
631 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 3),
635 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 4),
639 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 5),
643 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 6),
649 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 8),
654 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
659 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 10),
[all …]
Dpinctrl-sun4i-a10.c660 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 0),
668 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 1),
676 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 2),
684 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 3),
692 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 4),
700 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 5),
708 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 6),
717 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 7),
726 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 8),
735 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
[all …]
Dpinctrl-sun7i-a20.c690 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 0),
697 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 1),
704 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 2),
711 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 3),
718 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 4),
725 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 5),
732 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 6),
740 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 7),
748 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 8),
757 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
[all …]
Dpinctrl-sun6i-a31s.c702 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
708 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 10),
714 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 11),
720 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 12),
726 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 13),
730 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 14),
734 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 15),
738 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 16),
742 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 17),
746 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 18),
[all …]
Dpinctrl-sun8i-a23.c516 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 0),
520 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 1),
524 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 2),
528 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 3),
532 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 4),
536 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 5),
540 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 6),
545 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 7),
550 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 8),
555 SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 9),
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-pwm4 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
13 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
22 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
29 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
37 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
44 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
53 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
60 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
67 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
75 Contact: H Hartley Sweeten <hsweeten@visionengravers.com>
Dsysfs-platform-at9111 "AT91SAM9263 Preliminary 6249H-ATARM-27-Jul-09") the
Dsysfs-platform-eeepc-laptop32 On the Eee PC 1000H there are three available clock configuration:
/linux-4.1.27/lib/
Dhalfmd4.c8 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
50 ROUND(H, a, b, c, d, in[3] + K3, 3); in half_md4_transform()
51 ROUND(H, d, a, b, c, in[7] + K3, 9); in half_md4_transform()
52 ROUND(H, c, d, a, b, in[2] + K3, 11); in half_md4_transform()
53 ROUND(H, b, c, d, a, in[6] + K3, 15); in half_md4_transform()
54 ROUND(H, a, b, c, d, in[1] + K3, 3); in half_md4_transform()
55 ROUND(H, d, a, b, c, in[5] + K3, 9); in half_md4_transform()
56 ROUND(H, c, d, a, b, in[0] + K3, 11); in half_md4_transform()
57 ROUND(H, b, c, d, a, in[4] + K3, 15); in half_md4_transform()
/linux-4.1.27/drivers/media/pci/solo6x10/
DKconfig2 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
13 This driver supports the Bluecherry H.264 and MPEG-4 hardware
17 * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
18 * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
19 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
/linux-4.1.27/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S84 movzx b ## H, %edi;\
87 movzx a ## H, %edi;\
94 movzx b ## H, %edi;\
97 movzx a ## H, %edi;\
122 movzx b ## H, %edi;\
125 movzx a ## H, %edi;\
133 movzx b ## H, %edi;\
135 movzx a ## H, %edi;\
157 movzx a ## H, %edi;\
160 movzx b ## H, %edi;\
[all …]
Dtwofish-i586-asm_32.S86 movzx b ## H, %edi;\
89 movzx a ## H, %edi;\
96 movzx b ## H, %edi;\
99 movzx a ## H, %edi;\
124 movzx b ## H, %edi;\
127 movzx a ## H, %edi;\
134 movzx b ## H, %edi;\
137 movzx a ## H, %edi;\
161 movzx a ## H, %edi;\
164 movzx b ## H, %edi;\
[all …]
Daes-x86_64-asm_64.S84 movzbl r2 ## H,r5 ## E; \
91 movzbl r4 ## H,r7 ## E; \
98 movzbl r1 ## H,r4 ## E; \
104 movzbl r3 ## H,r7 ## E; \
108 movzbl r1 ## H,r7 ## E; \
113 movzbl r1 ## H,r7 ## E; \
117 movzbl r2 ## H,r1 ## E; \
122 movzbl r2 ## H,r1 ## E; \
/linux-4.1.27/arch/arm/crypto/
Dsha256-armv4.pl54 $H="r11";
55 @V=($A,$B,$C,$D,$E,$F,$G,$H);
223 ldmia $ctx,{$A,$B,$C,$D,$E,$F,$G,$H}
263 add $H,$H,$t1
264 stmia $t3,{$A,$B,$C,$D,$E,$F,$G,$H}
465 sub $H,sp,#16*4+16
467 bic $H,$H,#15 @ align for 128-bit stores
469 mov sp,$H @ alloca
498 ldmia $ctx,{$A-$H}
556 add $H,$H,$t4
[all …]
/linux-4.1.27/drivers/scsi/arm/
Dcumana_1.c45 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
66 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
67 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
68 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
69 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
70 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
71 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
72 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
73 v=*laddr++; writew(L(v), dma); writew(H(v), dma); in NCR5380_pwrite()
/linux-4.1.27/arch/blackfin/include/asm/
Dtrace.h63 preg.H = HI(TBUFCTL); \
69 preg.H = HI(TBUFCTL); \
75 preg.H = HI(TBUFCTL); \
83 preg.H = HI(TBUFCTL); \
Dentry.h116 P0.H = HI(ILAT); \
146 P0.H = HI(ILAT); \
Ddpmc.h176 FP.H = hi(SYSMMR_BASE);
271 FP.H = hi(SYSMMR_BASE);
366 I0.H = hi(COREMMR_BASE);
508 I0.H = hi(COREMMR_BASE);
/linux-4.1.27/arch/hexagon/kernel/
Dhead.S43 r24.H = #HI(swapper_pg_dir)
109 R1.H = #HI(PAGE_OFFSET >> (22 - 2))
200 {r29.H = #HI(init_thread_union); r0.H = #HI(_THREAD_SIZE); }
209 { r0.H = #HI(__bss_start); r2.h = #HI(__bss_stop); }
Dvm_entry.S74 R2.H = #HI(_THREAD_SIZE); } \
233 R1.H = #HI(CHandler); \
299 R26.H = #HI(do_work_pending);
378 R26.H = #HI(do_work_pending);
/linux-4.1.27/Documentation/hwmon/
Dsmsc47b39745 MOV DX,480H
46 MOV AX,25H
48 MOV DX,481H
118 MOV AX,055H
122 MOV AL,20H
144 MOV AX,055H
149 MOV AL,07H
152 MOV AL, 08H
156 MOV AL,60H
/linux-4.1.27/Documentation/trace/
Dring-buffer-design.txt423 <---| |--->| |-H->| |--->| |--->
428 The above pointer "-H->" would have the HEADER flag set. That is
440 <---| |--->| |-H->| |--->| |--->
477 +-----H-------------+
485 |page |-------H-----------+
493 | +-----H-------------+ |
502 |page |-------H-----------+
518 |page |-------H-----------+
531 |page |-------H-----------+ <--- New head page
581 <---| |--->| |-H->| |--->| |--->
[all …]
Dftrace.txt670 'H' - hard irq occurred inside a softirq.
1370 When an interrupt is running inside a softirq, the annotation is 'H'.
1396 # | task: kworker/3:1H-312 (uid:0 nice:-20 policy:0 rt_prio:0)
1407 <idle>-0 3dNs7 0us : 0:120:R + [003] 312:100:R kworker/3:1H
1410 <idle>-0 3d..3 15us : 0:120:R ==> [003] 312:100:R kworker/3:1H
/linux-4.1.27/crypto/asymmetric_keys/
Drsa.c163 static int RSA_verify(const u8 *H, const u8 *EM, size_t k, size_t hash_size, in RSA_verify() argument
198 if (crypto_memneq(H, EM + T_offset + asn1_size, hash_size) != 0) { in RSA_verify()
217 const u8 *H = sig->digest; in RSA_verify_signature() local
260 ret = RSA_verify(H, EM - 1, k, sig->digest_size, in RSA_verify_signature()
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt124 'H' 00-7F linux/hiddev.h conflict!
125 'H' 00-0F linux/hidraw.h conflict!
126 'H' 01 linux/mei.h conflict!
127 'H' 00-0F sound/asound.h conflict!
128 'H' 20-40 sound/asound_fm.h conflict!
129 'H' 80-8F sound/sfnt_info.h conflict!
130 'H' 10-8F sound/emu10k1.h conflict!
131 'H' 10-1F sound/sb16_csp.h conflict!
132 'H' 10-1F sound/hda_hwdep.h conflict!
133 'H' 40-4F sound/hdspm.h conflict!
[all …]
/linux-4.1.27/arch/x86/boot/
Dvideo.c197 #define H(x) ((x)-'a'+10) macro
198 #define SCAN ((H('s')<<12)+(H('c')<<8)+(H('a')<<4)+H('n'))
/linux-4.1.27/Documentation/scsi/
Daha152x.txt107 The BIOS uses a cylinder/head/sector addressing scheme (C/H/S)
109 C/H/S addressing.
112 as base for requests in C/H/S addressing. SCSI only knows about the
122 instead of C/H/S addressing. Unfortunately C/H/S addressing is also used
126 Moreover there are certain limitations to the C/H/S addressing scheme,
135 With respect to the limit of 1023 cylinders using C/H/S you can only
DChangeLog.ips13 4.90.08 - Increase Delays in Flashing ( Trombone Only - 4H )
Dadvansys.txt205 Rik van Riel <H.H.vanRiel@fys.ruu.nl> provided a patch to
Dsym53c8xx_2.txt622 .....A.........B.C....D.E..F....G.H..I.......J.....K...L.......
660 For fields D,E,F,G and H, you may look into the sym53c8xx_defs.h file
672 Field H : SCNTL3 Scsi Control Register 3
DBusLogic.txt245 BT-742A EISA SCSI-2 (742A revision H)
246 BT-542B ISA SCSI-2 (542B revision H)
Dncr53c8xx.txt1296 ............A.........B.C....D.E..F....G.H.......I.....J...K.......
1334 For fields D,E,F,G and H, you may look into the sym53c8xx_defs.h file
1346 Field H : SCNTL3 Scsi Control Register 3
Dscsi_fc_transport.txt60 on the vport, resulting in a unique <H,C,T,L> namespace for the vport.
Dtmscsim.txt382 partition table and used a H/S = 64/32 or 255/63 translation. So if you
/linux-4.1.27/Documentation/video4linux/
DCARDLIST.cx8852 51 -> WinFast DTV2000 H [107d:665e]
83 82 -> WinFast DTV2000 H rev. J [107d:6f2b]
88 87 -> Leadtek WinFast DTV2000 H PLUS [107d:6f42]
89 88 -> Leadtek WinFast DTV1800 H (XC4000) [107d:6f38]
DCARDLIST.cx2388513 12 -> Leadtek Winfast PxDVR3200 H [107d:6681]
32 31 -> Leadtek Winfast PxDVR3200 H XC4000 [107d:6f39]
DCARDLIST.tm60009 …9 -> Hauppauge WinTV HVR-900H/USB2 Stick (tm6010) [2040:6600,2040:6601,2040:6610,2040:…
DZoran145 The CCIR has defined different standards: A,B,D,E,F,G,D,H,I,K,K1,L,M,N,...
164 The CCIR - H uses the PAL colorsystem (sometimes SECAM) and is used in
191 can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC N, NTSC 4.43 and SECAM
199 can handle: PAL B/G/D/H/I/N, PAL N, PAL M, NTSC M, NTSC 4.43 and SECAM
203 can handle: PAL B/D/G/H/I, NTSC M
207 can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC 44, PAL 60, SECAM,NTSC Comb
211 can handle: NTSC-M/N/44, PAL-M/N/B/G/H/I/D/K/L and SECAM
228 can generate: PAL B/D/G/H/I/N, PAL M, NTSC M, PAL-N (Argentina)
232 can generate: PAL B/D/G/H/I/N, PAL M, NTSC M, PAL 60
236 can generate: PAL B/D/G/H/I/N, PAL M, NTSC M
Dsh_mobile_ceu_camera.txt116 drivers should horizontally count unscaled samples relative to 0H."
/linux-4.1.27/Documentation/sound/alsa/
DREADME.maya44143 H/W: Output source channel 1
144 H/W 1: Output source channel 2
145 H/W 2: Output source channel 3
146 H/W 3: Output source channel 4
148 H/W 4 ... H/W 9: unknown function, left in to enable testing.
DAudigy-mixer.txt243 7 - mono, H destination (FX-bus 0-63), default 0
251 15 - left, H destination (FX-bus 0-63), default 0
259 23 - right, H destination (FX-bus 0-63), default 0
276 7 - mono, H destination attn, default 0 (mute)
284 15 - left, H destination attn, default 0 (mute)
292 23 - right, H destination attn, default 0 (mute)
DProcfile.txt107 shown also when the invalid H/W pointer is detected at the
125 H/W position, etc.
/linux-4.1.27/arch/blackfin/mach-bf527/
DKconfig77 bool "PORT H"
79 PORT H
87 Port G and Port H and other processor signal inputs.
128 menu "PORT H"
/linux-4.1.27/Documentation/input/
Dsentelic.txt719 *only supported by H/W prior to Cx
727 *only supported by H/W prior to Cx
746 *only supported by H/W prior to Cx
752 *only supported by H/W prior to Cx
757 *only supported by H/W prior to Cx
761 *only supported by H/W prior to Cx
766 *only supported by H/W prior to Cx
771 *only supported by H/W prior to Cx
776 *only supported by H/W prior to Cx
781 *only supported by H/W prior to Cx
[all …]
Damijoy.txt27 (2) - H-pulse
Delantech.txt204 1 0 0 H V 1 F P
209 H: 1 = enable horizontal scroll area
Datarikbd.txt640 23 H
/linux-4.1.27/drivers/staging/comedi/
DTODO11 H Hartley Sweeten <hsweeten@visionengravers.com>
DKconfig198 PCL-818L, PCL-818H, PCL-818HD, PCL-818HG, PCL-818 and PCL-718
/linux-4.1.27/Documentation/DocBook/media/
Dbayer.png.b6458 l2bMVMos5dsZL4HwwTIQFwYrmmICWNEUM8CKnpgDFpmEAVZQM263+shsl1ZxWz/6H/oD/ukPC6x5
95 9e8MllGzZoFV7+4EPm3pBqWxBSt7A/DqyWVQxqirpwv+H/6BRfybF9AY4zJGHt3u9YFOs8BqVlfi
123 uh62gyFSzQ8uf/H/m9jxbyIMdQEVChYVChYVChYVKhQsKhQsKhQsKlQoWFQoWFQoWCD0g0V8fvUL
Dvbi_625.gif.b6440 Y2cqwsL2tY2vLerrDfu68ea2t40dbmS32nIzfreVkYblJ+d73d8GOLxLzeFtHzzhC1e0qgW+705H
Ddvbstb.png.b64185 3L9/H+3bt68RX2xaWhoWLFgAf39/+Pr6Ys2aNZDJZLhw4UK1Ltft27dx//59HiiIiKjSsLoYVSRH
218 1cWICtC8eXMA4P1lGGaIVH344YfYunUrPv30Uxw4cEAt0ORxc3PD0KFDsXLlSrXuuYmIqHjnz5/H
Dfieldseq_tb.gif.b64332 H+6q+qoaxc7FTQIOdsgoTptDBCpQbg58m5gteeeO7k23tM0xTgr+2DZ0QnLOb+CpkLEpThYfWYV3
Dfieldseq_bt.gif.b64128 q9jFMqi8inTsYyGDm+H+BroSFtGI9qFCBIfmGi4ZA1xbmmEKv8TELS3ridOqFpeoAL9sbatbVBNh
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfcmulti.c5352 #undef H
5353 #define H(x) ((unsigned long)&hfcm_map[x]) macro
5358 PCI_SUBDEVICE_ID_CCD_BN1SM, 0, 0, H(0)}, /* BN1S mini PCI */
5360 PCI_SUBDEVICE_ID_CCD_BN2S, 0, 0, H(1)}, /* BN2S */
5362 PCI_SUBDEVICE_ID_CCD_BN2SM, 0, 0, H(2)}, /* BN2S mini PCI */
5364 PCI_SUBDEVICE_ID_CCD_BN4S, 0, 0, H(3)}, /* BN4S */
5366 PCI_SUBDEVICE_ID_CCD_BN4SM, 0, 0, H(4)}, /* BN4S mini PCI */
5368 PCI_DEVICE_ID_CCD_HFC4S, 0, 0, H(5)}, /* Old Eval */
5370 PCI_SUBDEVICE_ID_CCD_IOB4ST, 0, 0, H(6)}, /* IOB4ST */
5372 PCI_SUBDEVICE_ID_CCD_HFC4S, 0, 0, H(7)}, /* 4S */
[all …]
/linux-4.1.27/fs/afs/
Dinternal.h830 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
832 if (unlikely(!((L) OP1 (N)) || !((N) OP2 (H)))) { \
837 (unsigned long)(H)); \
840 (unsigned long)(H)); \
877 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux-4.1.27/arch/arm/boot/dts/
Domap3-gta04a5.dts2 * Copyright (C) 2014 H. Nikolaus Schaller <hns@goldelico.com>
Domap3-gta04a3.dts2 * Copyright (C) 2014 H. Nikolaus Schaller <hns@goldelico.com>
Dtegra30-cardhu-a02.dts66 gpio = <&gpio TEGRA_GPIO(H, 7) GPIO_ACTIVE_HIGH>;
Dtegra124-nyan.dtsi58 interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
436 enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
648 gpio = <&gpio TEGRA_GPIO(H, 7) GPIO_ACTIVE_LOW>;
Dtegra20-tamonten.dtsi494 cd-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_LOW>;
495 wp-gpios = <&gpio TEGRA_GPIO(H, 3) GPIO_ACTIVE_HIGH>;
Dtegra20-harmony.dts614 wp-gpios = <&gpio TEGRA_GPIO(H, 1) GPIO_ACTIVE_HIGH>;
621 cd-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_LOW>;
622 wp-gpios = <&gpio TEGRA_GPIO(H, 3) GPIO_ACTIVE_HIGH>;
Dtegra114-roth.dts969 power-gpios = <&gpio TEGRA_GPIO(H, 0) GPIO_ACTIVE_HIGH>;
1015 enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
1097 gpio = <&gpio TEGRA_GPIO(H, 5) GPIO_ACTIVE_HIGH>;
Dtegra124-venice2.dts603 interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
940 enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
1117 gpio = <&gpio TEGRA_GPIO(H, 7) GPIO_ACTIVE_LOW>;
Dtegra114-tn7.dts333 gpio = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
Dtegra20-paz00.dts481 wp-gpios = <&gpio TEGRA_GPIO(H, 1) GPIO_ACTIVE_HIGH>;
Dtegra114-dalmore.dts1133 enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
1204 gpio = <&gpio TEGRA_GPIO(H, 5) GPIO_ACTIVE_HIGH>;
Dtegra30-cardhu.dtsi406 enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
Dtegra20-ventana.dts562 wp-gpios = <&gpio TEGRA_GPIO(H, 1) GPIO_ACTIVE_HIGH>;
Dtegra124-jetson-tk1.dts1376 interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
1845 gpio = <&gpio TEGRA_GPIO(H, 7) GPIO_ACTIVE_LOW>;
Dtegra20-seaboard.dts767 wp-gpios = <&gpio TEGRA_GPIO(H, 1) GPIO_ACTIVE_HIGH>;
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dmt9m111.txt4 array size of 1280H x 1024V. It is programmable through a simple two-wire serial
Dmt9p031.txt4 an active array size of 2592H x 1944V. It is programmable through a simple
Dov2659.txt4 1632H x 1212V. It is programmable through a SCCB. The OV2659 sensor supports
Dmt9v032.txt4 an active array size of 752H x 480V. It is programmable through a simple
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Dnvidia,tegra30-smmu.txt1 NVIDIA Tegra 30 IOMMU H/W, SMMU (System Memory Management Unit)
Dsamsung,sysmmu.txt1 Samsung Exynos IOMMU H/W, System MMU (System Memory Management Unit)
/linux-4.1.27/drivers/lguest/
DMakefile12 Host: PREFIX=H
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dmax98090.txt50 interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
/linux-4.1.27/Documentation/networking/
Darcnet-hardware.txt148 S------H--------A-------S R - Terminator
149 | | H - Hub
151 | S----H----S
175 S---H---S
193 RT------T-------T------H------S
196 S------A------T-------T-------A-------H------TR
200 S------H---A----S | |
201 | | S------T----H---S |
223 RP-------P--------P--------H-----P------P-----PR
225 RP-----H--------P--------H-----P------PR
[all …]
Dfilter.txt573 of BPF_LD | BPF_{B,H,W} | BPF_ABS instruction.)
949 H - 2 byte
Dip-sysctl.txt847 H Address Mask Request
/linux-4.1.27/tools/perf/Documentation/
Dperf-buildid-list.txt24 -H::
Dperf-list.txt31 H - host counting (not in KVM guests)
81 A8H 01H LSD.UOPS Counts the number of micro-ops Use cmask=1 and
Dperf-script.txt149 the override, and the result of the above is that only S/W and H/W
/linux-4.1.27/Documentation/thermal/
Dx86_pkg_temperature_thermal6 (Verify using: CPUID.06H:EAX[bit 6] =1)
/linux-4.1.27/Documentation/zh_CN/
Dvolatile-considered-harmful.txt113 H. Peter Anvin,Philipp Hahn和Stefan Richter的意见改善了本档。
/linux-4.1.27/crypto/
Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s))
/linux-4.1.27/fs/exofs/
Dore.c546 u64 H = LmodS - G * T; in ore_calc_stripe_info() local
548 u32 N = div_u64(H, U); in ore_calc_stripe_info()
552 u32 C = (u32)(H - (N * U)) / stripe_unit + G * group_width; in ore_calc_stripe_info()
582 si->length = T - H; in ore_calc_stripe_info()
586 Nlast = div_u64(H + si->length + U - 1, U); in ore_calc_stripe_info()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h38 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
39 (SIGNATURE_32(A, B, C, D) | ((u64)(SIGNATURE_32(E, F, G, H)) << 32))
/linux-4.1.27/arch/blackfin/mach-bf518/
DKconfig90 Port G and Port H and other processor signal inputs.
131 menu "PORT H"
/linux-4.1.27/Documentation/arm/SA1100/
Dserial_UART4 > From: H. Peter Anvin <hpa@transmeta.com>
/linux-4.1.27/tools/testing/selftests/ftrace/
Dftracetest95 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`/
/linux-4.1.27/arch/blackfin/mach-bf561/
Dsecondary.S146 P0.H = hi(SYSMMR_BASE);
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S171 .org 23H
175 .org 43H
180 .org 30H
187 .org 0x100H ; wants to be on a page boundary
246 mov a, #02H
250 mov a, #00H
Dxircom_pgs.S173 .org 23H
177 .org 43H
182 .org 30H
189 .org 0x100H ; wants to be on a page boundary
/linux-4.1.27/Documentation/x86/
Dearly-microcode.txt40 find . | cpio -o -H newc >../ucode.cpio
Dearlyprintk.txt19 …00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) (p…
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt38 /* F4 G F7 H */
/linux-4.1.27/lib/raid6/
Dtilegx.uc3 * Copyright 2002 H. Peter Anvin - All Rights Reserved
Dneon.uc8 * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved
Daltivec.uc3 * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved
Dint.uc3 * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved
/linux-4.1.27/arch/arm/
DKconfig-nommu43 occupied by read-only memory depending on H/W design.
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt6 by ADMA driver for configuration of RAID-6 H/W capabilities of
/linux-4.1.27/Documentation/spi/
Dep93xx_spi103 Martin Guy, H. Hartley Sweeten and others who helped me during development of
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/
Dkvm.sh49 ds=`date +%Y.%m.%d-%H:%M:%S`
/linux-4.1.27/drivers/staging/i2o/
DREADME33 Auvo Häkkinen, University of Helsinki Finland
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dadi,adv7511.txt43 data stream (similar to BT.656). Defaults to separate H/V synchronization
/linux-4.1.27/arch/arm/include/debug/
Dtegra.S128 22: checkuart(\rp, \rv, H, 23, C)
/linux-4.1.27/Documentation/i2c/busses/
Di2c-i80114 * Intel 82801H (ICH8)
31 * Intel Sunrise Point-H (PCH)
/linux-4.1.27/scripts/mod/
Dsumversion.c62 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
69 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (uint32_t)0x6ED9EBA1,s))
/linux-4.1.27/arch/unicore32/lib/
Dbacktrace.S142 cand.a instr, #0x40 @ if H is 1, high 16 regs
/linux-4.1.27/Documentation/filesystems/
Dhfs.txt80 The HFS drivers was written by Paul H. Hargrovea (hargrove@sccm.Stanford.EDU).
Dramfs-rootfs-initramfs.txt180 cpio -i -d -H newc -F initramfs_data.cpio --no-absolute-filenames
199 (cd "$1"; find . | cpio -o -H newc | gzip) > "$2"
271 echo init | cpio -o -H newc | gzip > test.cpio.gz
Dsharedsubtree.txt850 / F G J K H I
858 mounts 'J' and 'K' and 'D' has got two slave mounts 'H' and 'I'.
874 and finally D's ->mnt_slave_list links with ->mnt_slave of 'H' and 'I'
875 'H' and 'I' have their ->mnt_master pointing to struct vfsmount of 'D'.
Daffs.txt100 - H and P are always retained and ignored under Linux.
Dcoda.txt1472 55..22.. FFLLUUSSHH
Dproc.txt2 T H E /proc F I L E S Y S T E M
/linux-4.1.27/Documentation/dmaengine/
Ddmatest.txt70 % grep -H . /sys/module/dmatest/parameters/*
/linux-4.1.27/Documentation/acpi/
Dinitrd_table_override.txt70 find kernel | cpio -H newc --create > /boot/instrumented_initrd
/linux-4.1.27/scripts/genksyms/
Dkeywords.hash.c_shipped13 && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dste-dma40.txt13 the driver will attempt to obtain the information from H/W
/linux-4.1.27/drivers/s390/char/
Ddefkeymap.map76 keycode 72 = ccedilla H
/linux-4.1.27/arch/m68k/hp300/
Dhp300map.map247 compose 'T' 'H' to '�'
/linux-4.1.27/Documentation/parisc/
Dregisters56 H (Higher-privilege trap) 0
/linux-4.1.27/Documentation/early-userspace/
Dbuffer-format.txt4 Al Viro, H. Peter Anvin
DREADME22 The cpio file format used by initramfs is the "newc" (aka "cpio -H newc")
/linux-4.1.27/Documentation/ja_JP/
DHOWTO69 - 『新・詳説 C 言語 H&S リファレンス』
/linux-4.1.27/Documentation/dvb/
Dci.txt202 | do (H/W dep) |
/linux-4.1.27/scripts/kconfig/
Dzconf.hash.c_shipped13 && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \
/linux-4.1.27/Documentation/vm/
Dpagemap.txt87 A compound page with order 2 takes the form of "HTTT", where H donates its
/linux-4.1.27/drivers/media/platform/
DKconfig149 H.264, MPEG-4, and other video formats.
/linux-4.1.27/drivers/tty/vt/
Ddefkeymap.map352 compose 'T' 'H' to '�'
Ddefkeymap.c_shipped257 {'T', 'H', 0336}, {'t', 'h', 0376},
/linux-4.1.27/net/ipv4/
DKconfig503 tristate "H-TCP"
506 H-TCP is a send-side only modifications of the TCP Reno
511 other Reno and H-TCP flows.
/linux-4.1.27/Documentation/video4linux/bttv/
DCards121 CPH0x8: PAL-B/H
959 HART Vision 848 (H-ART Vision 848)
960 HART Vision 878 (H-Art Vision 878)
/linux-4.1.27/arch/powerpc/include/asm/
Dexception-64s.h96 #define EXC_HV H
/linux-4.1.27/drivers/bluetooth/
DKconfig224 H-Soft blue+Card
/linux-4.1.27/kernel/bpf/
Dcore.c538 LDST(H, u16) in __bpf_prog_run()
/linux-4.1.27/Documentation/cpu-freq/
Dcpu-drivers.txt184 target_freq. ("H for highest, but no higher than")
/linux-4.1.27/drivers/iommu/
DKconfig231 processor family. This enables H/W multimedia accelerators to see
/linux-4.1.27/net/netfilter/
DKconfig200 tristate "H.323 protocol support"
204 H.323 is a VoIP signalling protocol from ITU-T. As one of the most
209 With this module you can support H.323 on a connection tracking/NAT
212 This module supports RAS, Fast Start, H.245 Tunnelling, Call
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dfman.txt154 Offline/Host command (O/H)
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt207 3=2D H/V Separable (default)
/linux-4.1.27/arch/blackfin/
DKconfig1184 hex "Bank 1 (AMBCTL0.H)"
1199 hex "Bank 3 (AMBCTL1.H)"
/linux-4.1.27/scripts/
Dcheckpatch.pl640 my $date = POSIX::strftime("%Y%m%d%H%M",
684 my $output = `git log --no-color --format='%H %s' -1 $commit 2>&1`;
/linux-4.1.27/arch/powerpc/kernel/
Dexceptions-64s.S674 MASKED_INTERRUPT(H)
/linux-4.1.27/
DCREDITS111 N: H. Peter Anvin
2219 N: H.J. Lu
2863 N: Reed H. Petty
DMAINTAINERS2807 M: "H. Peter Anvin" <hpa@zytor.com>
4860 M: "H. Peter Anvin" <hpa@zytor.com>
4865 M: "H. Peter Anvin" <hpa@zytor.com>
9398 M: H Hartley Sweeten <hsweeten@visionengravers.com>
10783 M: David Härdeman <david@hardeman.nu>
10873 M: "H. Peter Anvin" <hpa@zytor.com>
/linux-4.1.27/Documentation/RCU/
DRTFP.txt222 ,author="H. T. Kung and Q. Lehman"
400 ,author="H. Massalin"
/linux-4.1.27/drivers/i2c/busses/
DKconfig125 Sunrise Point-H (PCH)
/linux-4.1.27/drivers/eisa/
Deisa.ids115 ASU4501 "Mini EISA-486H Main Board"
/linux-4.1.27/drivers/video/fbdev/
DKconfig1528 (315/H/PRO, 55x, 650, 651, 740, 330, 661, 741, 760, 761) as well
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt1381 H. Include an unaltered copy of this License.
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4406 o John H. Hartman