/linux-4.4.14/arch/arm64/crypto/ |
D | aes-neon.S | 134 .macro sub_bytes_4x, in0, in1, in2, in3 139 sub v10.16b, \in2\().16b, v12.16b 140 tbl \in2\().16b, {v16.16b-v19.16b}, \in2\().16b 146 tbx \in2\().16b, {v20.16b-v23.16b}, v10.16b 154 tbx \in2\().16b, {v24.16b-v27.16b}, v10.16b 161 tbx \in2\().16b, {v28.16b-v31.16b}, v10.16b 210 .macro inv_mix_cols_4x, in0, in1, in2, in3 212 mul_by_x_2x v10, v11, \in2, \in3, v12, v13, v14 217 eor \in2\().16b, \in2\().16b, v10.16b 225 eor \in2\().16b, \in2\().16b, v10.16b [all …]
|
/linux-4.4.14/arch/ia64/lib/ |
D | memcpy_mck.S | 71 #define in2 r34 macro 92 cmp.gt p15,p0=8,in2 // check for small size 97 mov saved_in2=in2 // save len 114 shr.u cnt=in2,7 // this much cache line 137 and tmp=31,in2 // copy length after iteration 138 shr.u r29=in2,5 // number of 32-byte iteration 176 and in2=7,tmp // remaining length 202 shr.u cnt=in2,7 // number of lines 207 and tmp=127,in2 // remaining bytes after this block 264 mov in2=tmp [all …]
|
D | strncpy_from_user.S | 26 add r10=in1,in2 27 cmp.eq p6,p0=r0,in2 40 (p6) mov r8=in2 // buffer filled up---return buffer length
|
D | memcpy.S | 55 or t0=t0,in2 61 cmp.eq p6,p0=in2,r0 // zero length? 67 shr.u cnt=in2,3 // number of 8-byte words to copy 72 cmp.gtu p7,p0=16,in2 // copying less than 16 bytes? 119 adds cnt=-1,in2 // br.ctop is repeat/until 198 add src_end=src,in2 222 sub cnt=in2,cnt // cnt = number of bytes left to copy
|
D | ip_fast_csum.S | 28 #define in2 r34 macro 99 zxt4 in2=in2 103 dep r15=in3,in2,32,16
|
D | xor.S | 35 mov r17 = in2 72 mov r17 = in2 112 mov r17 = in2 155 mov r17 = in2
|
D | memset.S | 25 #define cnt in2
|
D | copy_user.S | 47 #define len in2
|
/linux-4.4.14/drivers/crypto/vmx/ |
D | aesp8-ppc.pl | 643 my ($in0, $in1, $in2, $in3, $in4, $in5, $in6, $in7 )=map("v$_",(0..3,10..13)); 747 lvx_u $in2,$x20,$inp 752 le?vperm $in2,$in2,$in2,$inpperm 759 vxor $out2,$in2,$rndkey0 868 vxor $in2,$in2,v31 883 vncipherlast $out3,$out3,$in2 885 lvx_u $in2,$x20,$inp 890 le?vperm $in2,$in2,$in2,$inpperm 914 vxor $out2,$in2,$rndkey0 1013 vxor $in2,$in2,v31 [all …]
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 149 sal_emulator (long index, unsigned long in1, unsigned long in2, in sal_emulator() argument 201 if (in2 == 1) /* Reading byte */ in sal_emulator() 203 else if (in2 == 2) /* Reading word */ in sal_emulator() 215 if (in2 == 1) /* Writing byte */ in sal_emulator() 217 else if (in2 == 2) /* Writing word */ in sal_emulator()
|
/linux-4.4.14/Documentation/hwmon/ |
D | powr1220 | 32 in2 VMON3 33 in2 VMON4
|
D | w83795 | 31 15 | VSEN3 (VCORE3) | 12h | in2 87 12 | VSEN3 (VCORE3) | 12h | in2
|
D | ads1015 | 29 in2: Voltage over AIN1 and AIN3.
|
D | dme1737 | 76 in2: VCC (internal +3.3V) 0V - 4.38V 85 in2: VCC (internal +3.3V) 0V - 4.38V 94 in2: VCC (internal +3.3V) 0V - 4.38V 103 in2: VCC (internal +3.3V) 0V - 4.38V
|
D | asb100 | 46 0x0004 => in2
|
D | ltc2945 | 63 in2_reset_history Write 1 to reset in2 history
|
D | w83781d | 129 0x000004: in2 320 in2=r(0x22)*0.016 329 in2=r(0x22)*0.016 338 in2=r(0x22)*0.016 347 in2=r(0x22)*0.016
|
D | gl518sm | 24 For the revision 0x00 chip, the in0, in1, and in2 values (+5V, +3V,
|
D | w83627hf | 107 98 | VIN1 | 22h | in2
|
D | w83791d | 141 in2 (+3.3VIN): alarms: 0x000004 beep_mask: 0x000004
|
D | w83792d | 79 8 - in2
|
D | f71805f | 72 in2 VIN2 VRAM 100K 100K 2.00 ~1.25 V (1)
|
D | vt1211 | 64 UCH3 in2 temp5 VccP (processor core)
|
/linux-4.4.14/arch/ia64/kernel/ |
D | pal.S | 73 mov r30 = in2 110 mov out2 = in2 158 mov r30 = in2 // copy arg2 232 mov out2 = in2 // copy arg3
|
D | efi_stub.S | 68 mov out1=in2
|
D | relocate_kernel.S | 60 dep r28=0,in2,61,3 //to physical address
|
D | entry.S | 69 mov out2=in2 // envp 118 mov out2=in2 151 mov out3=in2 // parent_tidptr: valid only w/CLONE_PARENT_SETTID 1386 mov out1 = in2 1417 mov out1 = in2
|
D | ivt.S | 977 tnat.nz p10,p0=in2 984 (p10) mov in2=-1
|
/linux-4.4.14/drivers/hwmon/ |
D | smm665.c | 403 SMM665_ATTR(in2, input, SMM665_MISC16_ADC_DATA_VDD); 415 SMM665_ATTR(in2, min, SMM665_MISC16_ADC_DATA_VDD); 427 SMM665_ATTR(in2, max, SMM665_MISC16_ADC_DATA_VDD); 439 SMM665_ATTR(in2, lcrit, SMM665_MISC16_ADC_DATA_VDD); 451 SMM665_ATTR(in2, crit, SMM665_MISC16_ADC_DATA_VDD); 463 SMM665_ATTR(in2, crit_alarm, SMM665_FAULT_VDD);
|
/linux-4.4.14/arch/x86/crypto/ |
D | salsa20-i586-asm_32.S | 42 # in2 = *(uint32 *) (x + 8) 52 # j2 = in2 132 # in2 = j2 140 # x2 = in2 763 # in2 = x2 767 # in2 += j2 771 # in2 ^= *(uint32 *) (m + 8) 775 # *(uint32 *) (out + 8) = in2 963 # in2 = *(uint32 *) (k + 4) 971 # *(uint32 *) (x + 8) = in2
|
D | salsa20-x86_64-asm_64.S | 41 # in2 = *(uint64 *) (x + 8) 57 # j2 = in2 820 # in2 = *(uint64 *) (k + 8) 824 # *(uint64 *) (x + 12) = in2
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | rt5640.txt | 16 - realtek,in2-differential
|
D | rt5677.txt | 24 - realtek,in2-differential
|
D | rt5645.txt | 19 - realtek,in2-differential
|
/linux-4.4.14/crypto/ |
D | ansi_cprng.c | 73 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors() argument 79 out[i] = in1[i] ^ in2[i]; in xor_vectors()
|
/linux-4.4.14/arch/ia64/sn/kernel/sn2/ |
D | ptc_deadlock.S | 25 ptc1 = in2
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | elsa.c | 777 int i, in1, in2, p16_1 = 0, p16_2 = 0, p8_1 = 0, p8_2 = 0, pc_1 = 0, in probe_elsa_adr() local 794 in2 = inb(adr + ELSA_CONFIG); /* jedem Zugriff */ in probe_elsa_adr() 796 p16_2 += 0x04 & in2; in probe_elsa_adr() 798 p8_2 += 0x02 & in2; in probe_elsa_adr() 800 pc_2 += 0x01 & in2; in probe_elsa_adr() 802 pfp_2 += 0x40 & in2; in probe_elsa_adr()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra20-whistler.dts | 301 in2-supply = <&nvvdd_sv3_reg>;
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 901 ;; prod rx, which will actually send the message when in2 becomes free
|
D | xircom_pgs.S | 962 ;; prod rx, which will actually send the message when in2 becomes free
|