Home
last modified time | relevance | path

Searched refs:A1 (Results 1 – 107 of 107) sorted by relevance

/linux-4.4.14/arch/metag/lib/
Dmemmove.S28 MOV A1.2, D0Ar2
46 GETL D0Re0, D1Re0, [--A1.2]
54 GETB D1Re0, [--A1.2]
68 GETB D0Re0, [--A1.2]
77 ! adjust A1.2
78 MOV D0Ar4, A1.2
80 MOV D0Ar6, A1.2
85 MOV A1.2, D0Ar4
96 GETL D0Re0, D1Re0, [--A1.2]
111 GETL D0.7, D1.7, [--A1.2]
[all …]
Dmemcpy.S12 MOV A1.2, D0Ar2 ! source pointer
23 GETB D1Re0, [A1.2++]
41 GETB D0Re0, [A1.2++]
52 MOV D0Ar4, A1.2
64 GETL D0Re0, D1Re0, [A1.2++]
65 GETL D0Ar6, D1Ar5, [A1.2++]
68 GETL D0Re0, D1Re0, [A1.2++]
69 GETL D0Ar6, D1Ar5, [A1.2++]
82 ! Adjust the source pointer (A1.2) to the 8 byte boundary before its
84 MOV D0Ar4, A1.2
[all …]
Dmemset.S33 MOV A1.2,A0.2
38 SETL [D1Ar1++],A0.2,A1.2
39 SETL [D1Ar1++],A0.2,A1.2
40 SETL [D1Ar1++],A0.2,A1.2
41 SETL [D1Ar1++],A0.2,A1.2
55 SETL [D1Ar1++],A0.2,A1.2
70 MOV A1.2,D1Ar5
71 SUB PC,CPC1,A1.2 ! Jump into table below
/linux-4.4.14/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 */
53 A0 += A1; /* E1 */
58 A1 = R2.L * R0.L (FU); /* E4 */ define
59 R3 = A1.w;
60 A1 = A1 >> 16; /* E3c */ define
61 A0 += R2.H * R0.H, A1 += R2.L * R0.H (FU); /* E2, E3c */
62 A1 += R0.L * R2.H (FU); /* E3c */
63 R0 = A1.w;
64 A1 = A1 >> 16; /* E2c */ define
[all …]
/linux-4.4.14/arch/c6x/lib/
Dcsum_64plus.S36 AND .S1 3,A4,A1
38 OR .L2X B0,A1,B0 ; non aligned condition
41 || MV .D1X B5,A1 ; words condition
42 [!A1] B .S1 L8
59 ZERO .D1 A1
63 [!A1] BNOP .S1 L8,5
300 || ZERO .D1 A1
304 || [A0] LDBU .D1T1 *A4++,A1
309 || SHL .S1 A0,8,A1
321 || ADD .L1 A0,A1,A1
[all …]
Ddivi.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
41 || cmpgt .l1 0, A4, A1
44 [A1] neg .l1 A4, A4
46 || xor .s1x A1, B1, A1
47 [A1] addkpc .s2 _divu_ret, B3, 4
Dmemcpy_64plus.S17 || AND .S1 0x2,A6,A1
23 [A1] LDB .D2T1 *B4++,A7
24 [A1] LDB .D2T1 *B4++,A8
31 [A1] STB .D1T1 A7,*A3++
32 [A1] STB .D1T1 A8,*A3++
Dremi.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
41 || cmpgt .l1 0, A4, A1
46 [A1] neg .l1 A4, A4
48 || xor .s2x B2, A1, B0
Dllshl.S24 mv .l1x B4,A1
25 [!A1] b .s2 B3 ; just return if zero shift
27 sub .d1 A0,A1,A0
31 || [A2] shl .s1 A5,A1,A5
35 [A2] shl .s1 A4,A1,A4
Dllshr.S24 mv .l1x B4,A1
25 [!A1] b .s2 B3 ; return if zero shift count
27 sub .d1 A0,A1,A0
32 || [A2] shru .s1 A4,A1,A4
36 [A2] shr .s1 A5,A1,A5
Dllshru.S24 mv .l1x B4,A1
25 [!A1] b .s2 B3 ; return if zero shift count
27 sub .d1 A0,A1,A0
32 || [A2] shru .s1 A4,A1,A4
36 [A2] shru .s1 A5,A1,A5
Dremu.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
51 cmpltu .l1x A4, B4, A1
52 [!A1] sub .l1x A4, B4, A4
Ddivu.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
90 || mvk .s1 32, A1
91 sub .l1 A1, A6, A6
Ddivremi.S23 || cmpgt .l1 0, A4, A1
28 [A1] neg .l1 A4, A4
30 || xor .s2x B2, A1, B0
Dstrasgi.S27 ldw .d2t1 *B4++, A1
41 || mv .s2x A1, B5
48 [B0] ldw .d2t1 *B4++, A1
78 [B0] stw .d1t1 A1, *A4++
Dmpyll.S40 mpy32u .m1x A4,B4,A1:A0 ; X0*Y0
48 add .s1 A1,A5,A5
Ddivremu.S78 || mvk .s1 32, A1
79 sub .l1 A1, A6, A6
/linux-4.4.14/Documentation/device-mapper/
Ddm-raid.txt82 A1 A1 A1 A1 A2 A1 A1 A2 A2
96 A1 A2 A1 A2 A3 A1 A2 A3 A4
100 A2 A1 A3 A1 A2 A2 A1 A4 A3
109 A1 A2 A1 A2 A3 A1 A2 A3 A4
110 A2 A1 A3 A1 A2 A2 A1 A4 A3
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt27 A1 General Address unit 1 0-3 4-7 8-15 8-15
70 A0 REG (ALIAS) PURPOSE A1 REG (ALIAS) PURPOSE
72 A0.0 (A0StP) Stack pointer A1.0 (A1GbP) Global base pointer
73 A0.1 (A0FrP) Frame pointer A1.1 (A1LbP) Local base pointer
74 A0.2 A1.2
75 A0.3 A1.3
82 All the general purpose D0, D1, A0, A1 registers are preserved when entering the
93 A1.0 (A1GbP) SMP Clobbered Used as temporary for loading
97 A1.15 ALWAYS Protected Stores kernel base pointer.
117 A1.0 (A1GbP) ALWAYS Preserved Reserved (kernel base pointer).
[all …]
/linux-4.4.14/arch/mips/mm/
Dpage.c44 #define A1 5 macro
362 uasm_i_ld(buf, reg, off, A1); in build_copy_load()
364 uasm_i_lw(buf, reg, off, A1); in build_copy_load()
383 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref()
484 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
529 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
567 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
/linux-4.4.14/arch/metag/tbx/
Dtbipcx.S53 #define A1GblIGbP A1.15 /* Interrupt A1GbP value in PRIV system */
140 ADD A1.2,A0StP,#TBICTX_DX+(8*1) /* Address DX.1 save area */
142 MSETL [A1.2],D0Ar6,D0Ar4,D0Ar2,D0FrT,D0.5,D0.6,D0.7
153 MSETL [A1.2],D0Ar4,D0Ar2 /* Save CT regs state */
260 MOV D1Ar3,A1.3 /* Copy old TXDIVTIME */
284 MOV TXDIVTIME,A1.3 /* Set RPDIRTY again */
297 MOV TXBPOBITS,A1.2
Dtbictx.S104 MOV A1.2,D1RtP /* Free off D0FrT:D1RtP pair */
210 MOVZ PC,A1.2 /* No: Early return */
212 MOVZ PC,A1.2 /* No: Early return */
233 MOV PC,A1.2 /* Return */
276 MOV A1.2,D1RtP /* Free off D1RtP register */
304 MOVZ PC,A1.2 /* No: Early return */
361 MOV PC,A1.2 /* Return */
Dtbitimer.S181 MOV A1.3,A1LbP /* Get ___TBITimes address */
186 GETD A0.3,[A1.3+#0] /* A0.3 == &___TBITimeB */
194 GETD A0.3,[A1.3+#4] /* A0.3 == &___TBITimeI */
/linux-4.4.14/arch/m68k/fpsp040/
Dsatan.S317 |--U + A1*U*V*(A2 + V*(A3 + V)), V = U*U
319 |--THE NATURAL FORM IS U + U*V*(A1 + V*(A2 + V*A3))
320 |--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
322 |--PARTS A1*U*V AND (A2 + ... STUFF) MORE LOAD-BALANCED
332 fmuld ATANA1,%fp1 | ...A1*U*V
333 fmulx %fp2,%fp1 | ...A1*U*V*(A2+V*(A3+V))
Dsetox.S128 | p = R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5))))
130 | made as "short" as possible: A1 (which is 1/2), A4 and A5
138 | [ S*(A1 + S*(A3 + S*A5)) ]
513 |-- R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5))))
515 |--[R+R*S*(A2+S*A4)] + [S*(A1+S*(A3+S*A5))]
538 fadds #0x3F000000,%fp2 | ...fp2 IS A1+S*(A3+S*A5)
541 fmulx %fp1,%fp2 | ...fp2 IS S*(A1+S*(A3+S*A5))
680 |-- R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*(A5 + R*A6)))))
682 |--[R*S*(A2+S*(A4+S*A6))] + [R+S*(A1+S*(A3+S*A5))]
707 fadds #0x3F000000,%fp3 | ...fp3 IS A1+S*(A3+S*A5)
[all …]
Dslogn.S388 |--U + V*(A1+U*(A2+U*(A3+U*(A4+U*(A5+U*A6))))) WHICH IS
389 |--[U + V*(A1+V*(A3+V*A5))] + [U*V*(A2+V*(A4+V*A6))]
404 faddd LOGA1,%fp2 | ...A1+V*(A3+V*A5)
408 fmulx %fp3,%fp2 | ...V*(A1+V*(A3+V*A5)), FP3 RELEASED
411 faddx %fp2,%fp0 | ...U+V*(A1+V*(A3+V*A5)), FP2 RELEASED
Dssin.S47 | r + r*s*(A1+s*(A2+ ... + s*A7)), s = r*r.
213 addal %d0,%a1 | ...A1 IS THE ADDRESS OF N*PIBY2
233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
269 faddx SINA1,%fp1 | ...A1+T(A3+T(A5+TA7))
637 faddx SINA1,%fp1 | ...A1+S(A2+...)
640 fmulx %fp0,%fp1 | ...S(A1+...)
706 faddx SINA1,%fp2 | ...A1+S(A2+...)
Dbinstr.S21 | A1. Init d7 to 1. D7 is the byte digit counter, and if 1, the
76 | A1: Init d7
Ddecbin.S24 | A1. Convert the bcd exponent to binary by successive adds and muls.
39 | exponent equal to the exponent from A1 and the zero count
Dstwotox.S62 | P = r + r*r*(A1+r*(A2+...+r*A5)).
Dfpsp.h82 .set USER_DA,LV+0 | save space for D0-D1,A0-A1
86 .set USER_A1,LV+12 | saved user A1
Dbindec.S22 | A1. Set RM and size ext; Set SIGMA = sign of input.
168 | A1. Set RM and size ext. Set SIGMA = sign input;
Dsrem_mod.S208 moveal #0,%a1 | ...A1 is k; j+k=L, Q=0
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Drenesas,tpu-pwm.txt7 - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller.
22 Example: R8A7740 (R-Car A1) TPU controller node
/linux-4.4.14/arch/c6x/kernel/
Dentry.S94 || STDW .D1T1 A1:A0,*A15--[1]
151 LDDW .D1T1 *++A15[1],A1:A0
258 MVKL .S1 schedule,A1
259 MVKH .S1 schedule,A1
260 B .S2X A1
313 MVK .S1 _TIF_WORK_MASK,A1
316 AND .D1 A1,A2,A0
Dswitch_to.S53 || LDDW .D1T1 *+A5(THREAD_RICL_ICL),A1:A0
71 || MV .L2X A1,B1
/linux-4.4.14/arch/h8300/lib/
Dudivsi3.S12 divxu.w A1,A2P
14 divxu.w A1,A0P
Dlibgcc.h9 #define A1 r1 macro
Dmodsi3.S3 ; numerator in A0/A1
Dmoddivsi3.S3 ; numerator in A0/A1
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.saa71649 8 -> Hauppauge WinTV-HVR2250 [0070:88A1]
Dlifeview.txt32 Drives SA630D ENCH1 and HEF4052 A1 pins
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.HEX80 :1006800053004200200073006500720069006100A1
/linux-4.4.14/arch/mn10300/kernel/
Dswitch_to.S83 # A1 = next
133 # back in (A1 points to the new thread_struct).
/linux-4.4.14/drivers/isdn/hisax/
DKconfig9 ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0, Teles
125 bool "AVM A1 (Fritz)"
128 This enables HiSax support for the AVM A1 (aka "Fritz").
142 bool "AVM A1 PCMCIA (Fritz)"
144 This enables HiSax support for the AVM A1 "Fritz!PCMCIA").
375 tristate "AVM A1 PCMCIA cards"
378 This enables the PCMCIA client driver for the AVM A1 / Fritz!Card
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drenesas,fsi.txt8 - "renesas,fsi2-r8a7740" (R-Mobile A1)
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-dns320.dts6 model = "D-Link DNS-320 NAS (Rev A1)";
Dkirkwood-dns325.dts6 model = "D-Link DNS-325 NAS (Rev A1)";
Darmada-370-rd.dts3 * (RD-88F6710-A1)
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Drenesas,sci-serial.txt10 - "renesas,scifa-r8a7740" for R8A7740 (R-Mobile A1) SCIFA compatible UART.
11 - "renesas,scifb-r8a7740" for R8A7740 (R-Mobile A1) SCIFB compatible UART.
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-sh_mobile.txt7 - "renesas,iic-r8a7740" (R-Mobile A1)
/linux-4.4.14/include/media/
Dadv7842.h107 u16 A1; member
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Drenesas,cpg-div6-clocks.txt11 - "renesas,r8a7740-div6-clock" for R8A7740 (R-Mobile A1) DIV6 clocks
Drenesas,cpg-mstp-clocks.txt15 - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dshmobile.txt14 - R-Mobile A1 (R8A77400)
/linux-4.4.14/arch/arm/mach-shmobile/
DKconfig63 bool "R-Mobile A1 (R8A77400)"
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt19 - "renesas,dbsc3-r8a7740" (R-Mobile A1)
/linux-4.4.14/arch/mn10300/mm/
Dcache-inv-by-reg.S148 mov d1,a1 # A1 = end address
/linux-4.4.14/arch/metag/include/asm/
Dmetag_regs.h144 #define A1GbP A1.0
146 #define A1LbP A1.1
/linux-4.4.14/Documentation/hwmon/
Dmax19744 2,1,0 A2,A1,A0 Channel
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,intc-irqpin.txt8 - "renesas,intc-irqpin-r8a7740" (R-Mobile A1)
/linux-4.4.14/drivers/net/ethernet/atheros/
DKconfig75 1969:10A1 - AR8171 Gigabit Ethernet
/linux-4.4.14/arch/arc/kernel/
Dentry-compact.S183 ; However both A2 and A1 are NOT set in STATUS32, thus
385 ; paranoid check, given A1 was active when A2 happened, preempt count
Dtroubleshoot.c202 STS_BIT(regs, A2), STS_BIT(regs, A1), in show_regs()
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drenesas,sysc-rmobile.txt15 - "renesas,sysc-r8a7740" (R-Mobile A1)
/linux-4.4.14/Documentation/filesystems/
Dsharedsubtree.txt478 mounted on mount 'B' at dentry 'b'. Also new mounts 'A1', 'A2'...'An'
482 contains all the new mounts 'A1', 'A2'... 'An'. And this new
487 mounted on mount 'B' at dentry 'b'. Also new mount 'A1', 'A2'... 'An'
491 'B'. This new propagation tree contains all the new mounts 'A1',
495 mount 'A' is mounted on mount 'B' at dentry 'b'. Also new mounts 'A1',
499 tree contains all the new mounts 'A1', 'A2'... 'An'. And this new
553 let's say 'A1', 'A2', 'A3' are first mounted at dentry 'b' on mount
/linux-4.4.14/drivers/media/i2c/
Dad9389b.c181 u16 A1, u16 A2, u16 A3, u16 A4, in ad9389b_csc_coeff() argument
186 ad9389b_wr_and_or(sd, 0x18, 0xe0, A1>>8); in ad9389b_csc_coeff()
187 ad9389b_wr(sd, 0x19, A1); in ad9389b_csc_coeff()
Dadv7511.c288 u16 A1, u16 A2, u16 A3, u16 A4, in adv7511_csc_coeff() argument
293 adv7511_wr_and_or(sd, 0x18, 0xe0, A1>>8); in adv7511_csc_coeff()
294 adv7511_wr(sd, 0x19, A1); in adv7511_csc_coeff()
Dadv7842.c1751 sdp_io_write_and_or(sd, 0xe0, 0xe0, c->A1 >> 8); in sdp_csc_coeff()
1752 sdp_io_write(sd, 0xe1, c->A1); in sdp_csc_coeff()
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax33 AVM A1 (Fritz, Teledat 150)
161 5 AVM A1 (Fritz) irq, io
187 26 AVM A1 PCMCIA (Fritz!) irq, io (set with card manager)
278 5 AVM A1 (Fritz) pa=irq pb=iobase
302 26 AVM A1 PCMCIA (Fritz!) pa=irq, pb=io (set with card manager)
/linux-4.4.14/Documentation/sound/alsa/
DAudigy-mixer.txt313 WO 9901813 (A1) Audio Effects Processor with multiple asynchronous (Jan. 14, 1999)
316 WO 9901814 (A1) Processor with Instruction Set for Audio Effects (Jan. 14, 1999)
318 WO 9901953 (A1) Audio Effects Processor having Decoupled Instruction
DSB-Live-mixer.txt324 WO 9901813 (A1) Audio Effects Processor with multiple asynchronous (Jan. 14, 1999)
327 WO 9901814 (A1) Processor with Instruction Set for Audio Effects (Jan. 14, 1999)
329 WO 9901953 (A1) Audio Effects Processor having Decoupled Instruction
/linux-4.4.14/Documentation/mn10300/
DABI.txt88 Clobber: D0-D1, A0-A1, E0-E3
/linux-4.4.14/include/uapi/linux/
Dixjuser.h276 A1 = hz440, enumerator
/linux-4.4.14/arch/m68k/ifpsp060/
DCHANGES43 was A0 or A1, the address register was not being updated as a result
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Drenesas,pfc-pinctrl.txt15 - "renesas,pfc-r8a7740": for R8A7740 (R-Mobile A1) compatible pin-controller.
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt256 'o' 01-A1 linux/dvb/*.h DVB
263 'p' A1-A5 linux/pps.h LinuxPPS
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S4939 # r + r*s*(A1+s*(A2+ ... + s*A7)), s = r*r. #
5059 # A1 IS THE ADDRESS OF N*PIBY2
5076 #--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
5114 fadd.x SINA1(%pc),%fp1 # A1+T(A3+T(A5+TA7))
5344 fmul.x RPRIME(%a6),%fp1 # R'S(A1+...)
5418 fmul.x RPRIME(%a6),%fp0 # R'S(A1+...)
6785 # p = R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5)))) #
6787 # are made as "short" as possible: A1 (which is 1/2), A4 #
6796 # [ S*(A1 + S*(A3 + S*A5)) ] #
7152 #-- R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5))))
[all …]
Dfpsp.S5184 #--R' + R'*S*( [A1+T(A3+T(A5+TA7))] + [S(A2+T(A4+TA6))])
5187 #--WHILE A1 AND A2 ARE IN DOUBLE-EXTENDED FORMAT.
5223 fadd.x %fp2,%fp1 # [A1+T(A3+T(A5+TA7))]+[S(A2+T(A4+TA6))]
5444 fadd.x SINA1(%pc),%fp1 # A1+S(A2+...)
5447 fmul.x %fp0,%fp1 # S(A1+...)
5517 fadd.x SINA1(%pc),%fp2 # A1+S(A2+...)
6423 #--U + A1*U*V*(A2 + V*(A3 + V)), V = U*U
6425 #--THE NATURAL FORM IS U + U*V*(A1 + V*(A2 + V*A3))
6426 #--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
6428 #--PARTS A1*U*V AND (A2 + ... STUFF) MORE LOAD-BALANCED
[all …]
/linux-4.4.14/firmware/emi62/
Dmidi.HEX39 :1006800005840101000007250100020000090402A1
Dspdif.HEX39 :1006800005840101000007250100020000090402A1
/linux-4.4.14/firmware/radeon/
DRV670_me.bin.ihex915 :1039200000000000810000000020441100000000A1
/linux-4.4.14/Documentation/input/
Delantech.txt400 A1 = packet[1];
407 (((SA1 & 0xC0) != 0x80) && (( A1 & 0xF0) != 0x00)) || // check Byte 2
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_avx-x86_64.S77 ## AAD[3] = {A0, A1}#
78 ## padded AAD in xmm register = {A1 A0 0 0}
83 ## | SPI (A1) |
93 ## AAD[3] = {A0, A1, A2}#
94 ## padded AAD in xmm register = {A2 A1 A0 0}
101 ## | 64-bit Extended Sequence Number {A1,A0} |
/linux-4.4.14/Documentation/
Dpinctrl.txt433 to its physical pins. It will name the pins { A1, A2, A3 ... H6, H7, H8 } using
444 On the bottom row at { A1, B1, C1, D1, E1, F1, G1, H1 } we have something
446 consume 2, 4 or 8 pins respectively, so either { A1, B1 } are taken or
447 { A1, B1, C1, D1 } or all of them. If we use all 8 bits, we cannot use the SPI
Ddevices.txt1598 87 char Sony Control-A1 stereo control bus
/linux-4.4.14/Documentation/block/
Dcfq-iosched.txt263 A1. We only do tree idle (all queues on sync-noidle tree) on queues marked
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-r8a7795.c106 #define GPSR1_1 F_(A1, IP2_3_0)
250 #define IP2_3_0 FM(A1) FM(LCDOUT17) FM(MSIOF3_TXD_B) F_(0, 0) FM(VI4_DATA9) F_(0, 0) FM(DU_DB1…
674 PINMUX_IPSR_DATA(IP2_3_0, A1),
Dpfc-sh7734.c604 PINMUX_IPSR_DATA(IP0_3_2, A1),
1375 GPIO_FN(A1), GPIO_FN(ST0_REQ), GPIO_FN(LCD_DATA1_A),
Dpfc-sh7203.c956 GPIO_FN(A1),
Dpfc-sh7264.c1290 GPIO_FN(A1),
Dpfc-r8a73a4.c355 F1(A1),
Dpfc-sh7757.c1653 GPIO_FN(A1),
Dpfc-sh7269.c1712 GPIO_FN(A1),
Dpfc-r8a7794.c732 PINMUX_IPSR_DATA(IP1_24, A1),
Dpfc-r8a7791.c830 PINMUX_IPSR_DATA(IP0_20_19, A1),
Dpfc-r8a7790.c919 PINMUX_IPSR_DATA(IP1_29_28, A1),
/linux-4.4.14/drivers/net/usb/
DKconfig367 tristate "Prolific PL-2301/2302/25A1 based cables"
/linux-4.4.14/Documentation/video4linux/bttv/
DCards154 LR38 Rev.A1= Flyvideo II EZ (Bt848 capture only)
/linux-4.4.14/firmware/emi26/
Dbitstream.HEX2324 :1091500040000000000000000804000082002080A1
/linux-4.4.14/firmware/acenic/
Dtg1.bin.ihex1094 :1044500008002119000000001460000500000000A1
Dtg2.bin.ihex4635 :1021900061577242000000000000000024486561A1
/linux-4.4.14/
DCREDITS1545 D: bug toaster (A1 sauce makes all the difference)
2800 P: 512/602D785D 9B A1 83 CD EE CB AD 93 20 C6 4C B7 F5 E9 60 D4
3897 P: 1024/E843660D CF D7 43 A1 5A 49 14 25 7C 04 A0 6E 4C 3A AC 6D
/linux-4.4.14/arch/arm/
DKconfig.debug846 via SCIFA1 on Renesas R-Mobile A1 (R8A7740).
/linux-4.4.14/drivers/eisa/
Deisa.ids130 AVM0001 "AVM ISDN-Controller A1"
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1510 RECEIVE / LOG TXT A1 ( replace
/linux-4.4.14/firmware/bnx2x/
Dbnx2x-e2-6.2.9.0.fw.ihex1658 :1067900000009102000091040000910600009108A1