/linux-4.4.14/arch/x86/crypto/ |
D | serpent-avx2-asm_64.S | 60 #define S0_1(x0, x1, x2, x3, x4) \ argument 61 vpor x0, x3, tp; \ 62 vpxor x3, x0, x0; \ 63 vpxor x2, x3, x4; \ 65 vpxor x1, tp, x3; \ 69 #define S0_2(x0, x1, x2, x3, x4) \ argument 70 vpxor x3, x0, x0; \ 74 vpxor x2, x3, x3; \ 79 #define S1_1(x0, x1, x2, x3, x4) \ argument 81 vpxor x3, x0, x0; \ [all …]
|
D | serpent-avx-x86_64-asm_64.S | 68 #define S0_1(x0, x1, x2, x3, x4) \ argument 69 vpor x0, x3, tp; \ 70 vpxor x3, x0, x0; \ 71 vpxor x2, x3, x4; \ 73 vpxor x1, tp, x3; \ 77 #define S0_2(x0, x1, x2, x3, x4) \ argument 78 vpxor x3, x0, x0; \ 82 vpxor x2, x3, x3; \ 87 #define S1_1(x0, x1, x2, x3, x4) \ argument 89 vpxor x3, x0, x0; \ [all …]
|
D | serpent-sse2-x86_64-asm_64.S | 56 #define S0_1(x0, x1, x2, x3, x4) \ argument 57 movdqa x3, x4; \ 58 por x0, x3; \ 62 pxor x1, x3; \ 66 #define S0_2(x0, x1, x2, x3, x4) \ argument 67 pxor x3, x0; \ 71 pxor x2, x3; \ 76 #define S1_1(x0, x1, x2, x3, x4) \ argument 79 pxor x3, x0; \ 80 pxor RNOT, x3; \ [all …]
|
D | serpent-sse2-i586-asm_32.S | 57 #define K(x0, x1, x2, x3, x4, i) \ argument 65 pxor x4, x3; 67 #define LK(x0, x1, x2, x3, x4, i) \ argument 84 pxor x2, x3; \ 85 pxor x4, x3; \ 86 movdqa x3, x4; \ 87 pslld $7, x3; \ 89 por x4, x3; \ 93 pxor x3, x0; \ 94 pxor x3, x2; \ [all …]
|
D | glue_helper-asm-avx.S | 18 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 22 vmovdqu (3*16)(src), x3; \ 28 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 32 vmovdqu x3, (3*16)(dst); \ 38 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 41 vpxor (2*16)(src), x3, x3; \ 46 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7); 54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument 69 vpshufb t1, x7, x3; \ 82 #define store_ctr_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument [all …]
|
D | glue_helper-asm-avx2.S | 13 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 17 vmovdqu (3*32)(src), x3; \ 23 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 27 vmovdqu x3, (3*32)(dst); \ 33 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument 39 vpxor (2*32+16)(src), x3, x3; \ 44 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7); 60 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument 80 vpshufb t1, t2, x3; \ 93 #define store_ctr_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument [all …]
|
D | camellia-aesni-avx-asm_64.S | 49 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 66 vpshufb t4, x3, x3; \ 81 filter_8bit(x3, t2, t3, t7, t6); \ 93 vaesenclast t4, x3, x3; \ 101 filter_8bit(x3, t0, t1, t7, t6); \ 136 vpxor x4, x3, x3; \ 139 vpxor x3, x5, x5; \ 146 vpxor x6, x3, x3; \ 148 vpxor x3, x4, x4; \ 182 vpxor t4, x3, x3; \ [all …]
|
D | cast6-avx-x86_64-asm_64.S | 200 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 203 vpunpckldq x3, x2, t1; \ 204 vpunpckhdq x3, x2, x3; \ 208 vpunpcklqdq x3, t2, x2; \ 209 vpunpckhqdq x3, t2, x3; 211 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 215 vpshufb rmask, x3, x3; \ 217 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) 219 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 220 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ [all …]
|
D | chacha20-ssse3-x86_64.S | 52 # x0 += x1, x3 = rotl32(x3 ^ x0, 16) 57 # x2 += x3, x1 = rotl32(x1 ^ x2, 12) 65 # x0 += x1, x3 = rotl32(x3 ^ x0, 8) 70 # x2 += x3, x1 = rotl32(x1 ^ x2, 7) 82 # x3 = shuffle32(x3, MASK(2, 1, 0, 3)) 85 # x0 += x1, x3 = rotl32(x3 ^ x0, 16) 90 # x2 += x3, x1 = rotl32(x1 ^ x2, 12) 98 # x0 += x1, x3 = rotl32(x3 ^ x0, 8) 103 # x2 += x3, x1 = rotl32(x1 ^ x2, 7) 115 # x3 = shuffle32(x3, MASK(0, 3, 2, 1)) [all …]
|
D | camellia-aesni-avx2-asm_64.S | 66 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 81 vpshufb t4, x3, x3; \ 94 filter_8bit(x3, t2, t3, t7, t4); \ 96 vextracti128 $1, x3, t3##_x; \ 114 vaesenclast t4##_x, x3##_x, x3##_x; \ 116 vinserti128 $1, t3##_x, x3, x3; \ 142 filter_8bit(x3, t0, t1, t7, t6); \ 167 vpxor x4, x3, x3; \ 176 vpxor x3, x5, x5; \ 187 vpxor x6, x3, x3; \ [all …]
|
D | twofish-avx-x86_64-asm_64.S | 221 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 224 vpunpckldq x3, x2, t1; \ 225 vpunpckhdq x3, x2, x3; \ 229 vpunpcklqdq x3, t2, x2; \ 230 vpunpckhqdq x3, t2, x3; 232 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 236 vpxor x3, wkey, x3; \ 238 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) 240 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 241 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ [all …]
|
D | salsa20-x86_64-asm_64.S | 107 # x3 = j2 109 # x2 = x3 111 # (uint64) x3 >>= 32 247 # x3 ^= d 249 # d = x15 + x3 255 # d = x3 + x7 271 # a = x3 + x0 299 # x3 ^= a 307 # a = x2 + x3 463 # x3 ^= d [all …]
|
D | chacha20-avx2-x86_64.S | 95 # x3 += x7, x15 = rotl32(x15 ^ x3, 16) 141 # x3 += x7, x15 = rotl32(x15 ^ x3, 8) 187 # x3 += x4, x14 = rotl32(x14 ^ x3, 16) 233 # x3 += x4, x14 = rotl32(x14 ^ x3, 8)
|
D | salsa20-i586-asm_32.S | 142 # x3 = in3 237 # v ^= x3 249 # x3 = v 339 # p += x3 417 # p ^= x3 435 # x3 = p 501 # v ^= x3 513 # x3 = v 603 # p += x3 681 # p ^= x3 [all …]
|
D | poly1305-avx2-x86_64.S | 131 # combine r3,u3,w3,y3 and s3=r3*5,v3=u3*5,x3=w3*5,z3=y3*5 224 # t1 += [ hc2[3] * s3, hc2[2] * v3, hc2[1] * x3, hc2[0] * z3 ] 248 # t1 += [ hc3[3] * s3, hc3[2] * v3, hc3[1] * x3, hc3[0] * z3 ] 272 # t1 += [ hc4[3] * s3, hc4[2] * v3, hc4[1] * x3, hc4[0] * z3 ]
|
/linux-4.4.14/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 44 add x3, x0, #VCPU_VGIC_CPU 56 str w5, [x3, #VGIC_V3_CPU_VMCR] 57 str w6, [x3, #VGIC_V3_CPU_MISR] 58 str w7, [x3, #VGIC_V3_CPU_EISR] 59 str w8, [x3, #VGIC_V3_CPU_ELRSR] 94 str x20, [x3, #LR_OFFSET(15)] 95 str x19, [x3, #LR_OFFSET(14)] 96 str x18, [x3, #LR_OFFSET(13)] 97 str x17, [x3, #LR_OFFSET(12)] 98 str x16, [x3, #LR_OFFSET(11)] [all …]
|
D | hyp.S | 46 add x3, x2, #CPU_XREG_OFFSET(19) 47 stp x19, x20, [x3] 48 stp x21, x22, [x3, #16] 49 stp x23, x24, [x3, #32] 50 stp x25, x26, [x3, #48] 51 stp x27, x28, [x3, #64] 52 stp x29, lr, [x3, #80] 58 stp x19, x20, [x3, #96] 59 str x21, [x3, #112] 82 add x3, x2, #CPU_XREG_OFFSET(31) // SP_EL0 [all …]
|
D | vgic-v2-switch.S | 47 add x3, x0, #VCPU_VGIC_CPU 65 str w5, [x3, #VGIC_V2_CPU_VMCR] 66 str w6, [x3, #VGIC_V2_CPU_MISR] 67 CPU_LE( str w7, [x3, #VGIC_V2_CPU_EISR] ) 68 CPU_LE( str w8, [x3, #(VGIC_V2_CPU_EISR + 4)] ) 69 CPU_LE( str w9, [x3, #VGIC_V2_CPU_ELRSR] ) 70 CPU_LE( str w10, [x3, #(VGIC_V2_CPU_ELRSR + 4)] ) 71 CPU_BE( str w7, [x3, #(VGIC_V2_CPU_EISR + 4)] ) 72 CPU_BE( str w8, [x3, #VGIC_V2_CPU_EISR] ) 73 CPU_BE( str w9, [x3, #(VGIC_V2_CPU_ELRSR + 4)] ) [all …]
|
D | hyp-init.S | 136 kern_hyp_va x3 137 msr vbar_el2, x3
|
/linux-4.4.14/crypto/ |
D | seed.c | 337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local 341 x3 = be32_to_cpu(key[2]); in seed_set_key() 345 t0 = x1 + x3 - KC[i]; in seed_set_key() 357 t0 = x3; in seed_set_key() 358 x3 = (x3 << 8) ^ (x4 >> 24); in seed_set_key() 373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local 378 x3 = be32_to_cpu(src[2]); in seed_encrypt() 381 OP(x1, x2, x3, x4, 0); in seed_encrypt() 382 OP(x3, x4, x1, x2, 2); in seed_encrypt() 383 OP(x1, x2, x3, x4, 4); in seed_encrypt() [all …]
|
D | serpent_generic.c | 36 #define loadkeys(x0, x1, x2, x3, i) \ argument 37 ({ x0 = k[i]; x1 = k[i+1]; x2 = k[i+2]; x3 = k[i+3]; }) 39 #define storekeys(x0, x1, x2, x3, i) \ argument 40 ({ k[i] = x0; k[i+1] = x1; k[i+2] = x2; k[i+3] = x3; }) 42 #define store_and_load_keys(x0, x1, x2, x3, s, l) \ argument 43 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); }) 45 #define K(x0, x1, x2, x3, i) ({ \ argument 46 x3 ^= k[4*(i)+3]; x2 ^= k[4*(i)+2]; \ 50 #define LK(x0, x1, x2, x3, x4, i) ({ \ argument 53 x3 ^= x2; x1 ^= x2; \ [all …]
|
/linux-4.4.14/arch/arm64/mm/ |
D | cache.S | 53 dcache_line_size x2, x3 54 sub x3, x2, #1 55 bic x4, x0, x3 63 icache_line_size x2, x3 64 sub x3, x2, #1 65 bic x4, x0, x3 91 dcache_line_size x2, x3 93 sub x3, x2, #1 94 bic x0, x0, x3 117 dcache_line_size x2, x3 [all …]
|
D | proc.S | 65 mrs x3, tpidrro_el0 75 stp x2, x3, [x0] 98 ldp x2, x3, [x0] 105 msr tpidrro_el0, x3
|
/linux-4.4.14/arch/arm64/kernel/ |
D | entry32.S | 78 regs_to_64 x3, x4, x5 83 regs_to_64 x3, x4, x5 88 regs_to_64 x1, x2, x3 93 regs_to_64 x1, x2, x3 98 regs_to_64 x1, x2, x3 105 regs_to_64 x1, x2, x3 112 regs_to_64 x2, x2, x3 113 regs_to_64 x3, x4, x5 118 regs_to_64 x2, x2, x3 119 regs_to_64 x3, x4, x5
|
D | sleep.S | 94 compute_mpidr_hash x8, x3, x4, x5, x6, x7, x10 115 mov x3, #-EOPNOTSUPP 116 csel x0, x3, x0, eq 133 ldr x3, =cpu_resume_after_mmu 144 br x3 // global jump to virtual address 167 compute_mpidr_hash x7, x3, x4, x5, x6, x1, x2
|
D | head.S | 236 stp x2, x3, [x0, #16] 342 adrp x3, __idmap_text_start // __pa(__idmap_text_start) 379 create_table_entry x0, x3, EXTRA_SHIFT, EXTRA_PTRS, x5, x6 383 create_pgd_entry x0, x3, x5, x6 384 mov x5, x3 // __pa(__idmap_text_start) 386 create_block_map x0, x7, x3, x5, x6 393 create_pgd_entry x0, x5, x3, x6 395 mov x3, x24 // phys offset 396 create_block_map x0, x7, x3, x5, x6 580 adr_l x3, secondary_holding_pen_release [all …]
|
D | entry-ftrace.S | 185 stp x2, x3, [sp, #16] 193 ldp x2, x3, [sp, #16]
|
D | efi-entry.S | 115 mov x3, xzr
|
D | entry.S | 46 ldp x2, x3, [sp, #S_X2] 74 stp x2, x3, [sp, #16 * 1] 147 ldp x2, x3, [sp, #16 * 1] 710 ldp x2, x3, [sp, #S_X2]
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | mpc8548cds.dtsi | 123 reg = <0x3>; 174 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 175 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 180 0x2800 0x0 0x0 0x3 &mpic 0x3 0x1 0 0 185 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 186 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1 0 0 192 0x4000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 193 0x4000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 198 0x6000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 199 0x6000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 [all …]
|
D | mpc8572ds.dtsi | 169 reg = <0x3>; 251 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 252 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 257 0x8900 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 258 0x8900 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 263 0x8a00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 264 0x8a00 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 269 0x8b00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 270 0x8b00 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 275 0x8c00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 [all …]
|
D | mpc8540ads.dts | 177 reg = <0x3>; 278 0x1000 0x0 0x0 0x3 &mpic 0x3 0x1 284 0x1800 0x0 0x0 0x3 &mpic 0x2 0x1 285 0x1800 0x0 0x0 0x4 &mpic 0x3 0x1 288 0x2000 0x0 0x0 0x1 &mpic 0x3 0x1 290 0x2000 0x0 0x0 0x3 &mpic 0x1 0x1 295 0x2800 0x0 0x0 0x2 &mpic 0x3 0x1 296 0x2800 0x0 0x0 0x3 &mpic 0x4 0x1 302 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 308 0x6800 0x0 0x0 0x3 &mpic 0x2 0x1 [all …]
|
D | mpc8560ads.dts | 171 reg = <0x3>; 317 0x1000 0x0 0x0 0x3 &mpic 0x3 0x1 320 /* IDSEL 0x3 */ 323 0x1800 0x0 0x0 0x3 &mpic 0x2 0x1 324 0x1800 0x0 0x0 0x4 &mpic 0x3 0x1 327 0x2000 0x0 0x0 0x1 &mpic 0x3 0x1 329 0x2000 0x0 0x0 0x3 &mpic 0x1 0x1 334 0x2800 0x0 0x0 0x2 &mpic 0x3 0x1 335 0x2800 0x0 0x0 0x3 &mpic 0x4 0x1 341 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 [all …]
|
D | mpc8569mds.dts | 39 0x3 0x0 0x0 0xfc000000 0x00008000 148 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 150 0x0 0x0 0x1 0x0 0x3 0x0 /* ENET1_TXD0_SER1_TXD0 */ 151 0x0 0x1 0x1 0x0 0x3 0x0 /* ENET1_TXD1_SER1_TXD1 */ 153 0x0 0x3 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */ 154 0x0 0x6 0x2 0x0 0x3 0x0 /* ENET1_RXD0_SER1_RXD0 */ 159 0x0 0xc 0x2 0x0 0x3 0x0 /* ENET1_RX_DV_SER1_CTS_B */ 168 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 169 0x2 0x10 0x2 0x0 0x3 0x0 /* CLK17 */ 179 0x0 0x1a 0x2 0x0 0x3 0x0 /* ENET2_RX_DV_SER2_CTS_B */ [all …]
|
D | mpc8541cds.dts | 293 0x8000 0x0 0x0 0x3 &mpic 0x2 0x1 294 0x8000 0x0 0x0 0x4 &mpic 0x3 0x1 299 0x8800 0x0 0x0 0x3 &mpic 0x2 0x1 300 0x8800 0x0 0x0 0x4 &mpic 0x3 0x1 305 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1 306 0x9000 0x0 0x0 0x4 &mpic 0x3 0x1 311 0x9800 0x0 0x0 0x3 &mpic 0x3 0x1 316 0xa000 0x0 0x0 0x2 &mpic 0x3 0x1 317 0xa000 0x0 0x0 0x3 &mpic 0x0 0x1 321 0xa800 0x0 0x0 0x1 &mpic 0x3 0x1 [all …]
|
D | mpc8555cds.dts | 293 0x8000 0x0 0x0 0x3 &mpic 0x2 0x1 294 0x8000 0x0 0x0 0x4 &mpic 0x3 0x1 299 0x8800 0x0 0x0 0x3 &mpic 0x2 0x1 300 0x8800 0x0 0x0 0x4 &mpic 0x3 0x1 305 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1 306 0x9000 0x0 0x0 0x4 &mpic 0x3 0x1 311 0x9800 0x0 0x0 0x3 &mpic 0x3 0x1 316 0xa000 0x0 0x0 0x2 &mpic 0x3 0x1 317 0xa000 0x0 0x0 0x3 &mpic 0x0 0x1 321 0xa800 0x0 0x0 0x1 &mpic 0x3 0x1 [all …]
|
D | mpc8544ds.dts | 43 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 44 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 49 0x9000 0x0 0x0 0x1 &mpic 0x3 0x1 0 0 51 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0
|
D | mpc8568mds.dts | 105 reg = <0x3>; 154 0x1 0x1f 0x2 0x0 0x3 0x0>; /* GTX125 */ 182 0x1 0x1f 0x2 0x0 0x3 0x0 /* GTX125 */ 183 0x4 0x6 0x3 0x0 0x2 0x0 /* MDIO */ 249 reg = <0x3>; 264 0x9000 0x0 0x0 0x3 &mpic 0x7 0x1 0 0 270 0x9800 0x0 0x0 0x3 &mpic 0x4 0x1 0 0
|
D | mpc8572si-post.dtsi | 65 0000 0x0 0x0 0x3 &mpic 0xa 0x1 0x0 0x0 94 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 122 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 123 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | mpc8544si-post.dtsi | 76 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 104 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 105 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0 132 0000 0x0 0x0 0x3 &mpic 0xa 0x1 0x0 0x0
|
D | p2020si-post.dtsi | 64 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 65 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0 93 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 122 0000 0x0 0x0 0x3 &mpic 0xa 0x1 0x0 0x0
|
D | mpc8548cds_32b.dts | 53 0xa800 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 54 0xa800 0x0 0x0 0x4 &mpic 0x3 0x1 0 0>;
|
D | mpc8548cds_36b.dts | 53 0xa800 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 54 0xa800 0x0 0x0 0x4 &mpic 0x3 0x1 0 0>;
|
D | mpc8536si-post.dtsi | 76 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 104 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 105 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0 132 0000 0x0 0x0 0x3 &mpic 0xa 0x1 0x0 0x0
|
D | p1022si-post.dtsi | 69 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 98 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 99 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0 127 0000 0x0 0x0 0x3 &mpic 0xa 0x1 0x0 0x0
|
D | mvme2500.dts | 111 reg = <0x3>; 159 0x3 0x0 0x0 0xffc60000 0x00010000 183 reg = <0x3 0x0 0x100>;
|
D | p1021mds.dts | 33 0x3 0x0 0x0 0xf8020000 0x00020000>; 209 0x1 0x14 0x3 0x0 0x1 0x0 /* QE_MUX_MDIO */ 232 0x1 0x14 0x3 0x0 0x1 0x0 /* QE_MUX_MDIO */ 302 reg = <0x3>;
|
D | p1020si-post.dtsi | 65 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 94 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 95 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | p1010si-post.dtsi | 64 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 93 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 94 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | p1021si-post.dtsi | 65 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0 94 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 95 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | mpc8548si-post.dtsi | 86 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 87 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | c293si-post.dtsi | 64 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 65 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | ge_imp3a.dts | 31 0x3 0x0 0x0 0xfc100000 0x00020000 77 reg = <0x3 0x0 0x20000>;
|
D | p1010rdb.dtsi | 83 reg = <0x3 0x0 0x0000020>; 171 reg = <0x3>;
|
D | mpc8536ds.dts | 40 0x3 0x0 0x0 0xffdf0000 0x00008000>;
|
D | mpc8572ds_camp_core1.dts | 88 0x1 0x2 0x3 0x4 /* pci slot */
|
D | p2020ds.dts | 26 0x3 0x0 0x0 0xffdf0000 0x00008000
|
D | mpc8536ds_36b.dts | 40 0x3 0x0 0xf 0xffdf0000 0x00008000>;
|
D | mpc8572ds.dts | 28 0x3 0x0 0x0 0xffdf0000 0x00008000
|
D | mpc8572ds_36b.dts | 28 0x3 0x0 0xf 0xffdf0000 0x00008000
|
D | mpc8568si-post.dtsi | 78 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 79 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | mpc8569si-post.dtsi | 66 0000 0x0 0x0 0x3 &mpic 0x2 0x1 0x0 0x0 67 0000 0x0 0x0 0x4 &mpic 0x3 0x1 0x0 0x0
|
D | p1020rdb-pd.dts | 51 0x3 0x0 0x0 0xffb00000 0x00020000>; 140 reg = <0x3 0x0 0x20000>;
|
D | bsc9131rdb.dtsi | 75 reg = <0x3>;
|
D | p1010rdb_32b.dtsi | 43 0x3 0x0 0x0 0xffb00000 0x00000020>;
|
D | p1025twr.dtsi | 179 0x1 0x14 0x3 0x0 0x1 0x0 /* QE_MUX_MDIO */ 202 0x1 0x14 0x3 0x0 0x1 0x0 /* QE_MUX_MDIO */
|
D | p2020rdb-pc_32b.dts | 52 0x3 0x0 0x0 0xffa00000 0x00020000>;
|
D | p1010rdb_36b.dtsi | 43 0x3 0x0 0xf 0xffb00000 0x00000020>;
|
D | p2020rdb-pc_36b.dts | 52 0x3 0x0 0xf 0xffa00000 0x00020000>;
|
D | qoriq-fman-0.dtsi | 65 cell-index = <0x3>;
|
D | p1020rdb-pc_32b.dts | 51 0x3 0x0 0x0 0xffa00000 0x00020000>;
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | sfp-machine_32.h | 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 120 : "%rJ" ((USItype)(x3)), \ 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 145 : "%rJ" ((USItype)(x3)), \ 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument 162 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument 167 : "=&r" (x3), \ 172 "0" ((USItype)(x3)), \
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | kuroboxHG.dts | 132 0x5800 0x0 0x0 0x3 &mpic 0x2 0x1 133 0x5800 0x0 0x0 0x4 &mpic 0x3 0x1 137 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 140 0x7000 0x0 0x0 0x1 &mpic 0x3 0x1 141 0x7000 0x0 0x0 0x2 &mpic 0x3 0x1 142 0x7000 0x0 0x0 0x3 &mpic 0x3 0x1 143 0x7000 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | kuroboxHD.dts | 132 0x5800 0x0 0x0 0x3 &mpic 0x2 0x1 133 0x5800 0x0 0x0 0x4 &mpic 0x3 0x1 137 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 140 0x7000 0x0 0x0 0x1 &mpic 0x3 0x1 141 0x7000 0x0 0x0 0x2 &mpic 0x3 0x1 142 0x7000 0x0 0x0 0x3 &mpic 0x3 0x1 143 0x7000 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | stxssa8555.dts | 292 0x8000 0x0 0x0 0x3 &mpic 0x2 0x1 293 0x8000 0x0 0x0 0x4 &mpic 0x3 0x1 298 0x8800 0x0 0x0 0x3 &mpic 0x2 0x1 299 0x8800 0x0 0x0 0x4 &mpic 0x3 0x1 304 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1 305 0x9000 0x0 0x0 0x4 &mpic 0x3 0x1 310 0x9800 0x0 0x0 0x3 &mpic 0x3 0x1 315 0xa000 0x0 0x0 0x2 &mpic 0x3 0x1 316 0xa000 0x0 0x0 0x3 &mpic 0x0 0x1 320 0xa800 0x0 0x0 0x1 &mpic 0x3 0x1 [all …]
|
D | mpc834x_mds.dts | 293 0x8800 0x0 0x0 0x3 &ipic 22 0x8 299 0x9000 0x0 0x0 0x3 &ipic 20 0x8 305 0x9800 0x0 0x0 0x3 &ipic 21 0x8 311 0xa800 0x0 0x0 0x3 &ipic 22 0x8 317 0xb000 0x0 0x0 0x3 &ipic 21 0x8 323 0xb800 0x0 0x0 0x3 &ipic 20 0x8 329 0xc000 0x0 0x0 0x3 &ipic 23 0x8 354 0x8800 0x0 0x0 0x3 &ipic 22 0x8 360 0x9000 0x0 0x0 0x3 &ipic 20 0x8 366 0x9800 0x0 0x0 0x3 &ipic 21 0x8 [all …]
|
D | mvme5100.dts | 114 0x5800 0x0 0x0 0x3 &mpic 0x0 0x2 122 0x6800 0x0 0x0 0x3 &mpic 0x7 0x1 133 0x8000 0x0 0x0 0x3 &mpic 0xb 0x1 139 0x8800 0x0 0x0 0x3 &mpic 0xa 0x1 150 0xa000 0x0 0x0 0x3 &mpic 0xb 0x1
|
D | mpc8272ads.dts | 58 0x3 0x0 0xf8200000 0x8000>; 77 reg = <0x3 0x0 0x8>; 97 0xb000 0x0 0x0 0x3 &PCI_PIC 2 103 0xb800 0x0 0x0 0x3 &PCI_PIC 6 109 0xc000 0x0 0x0 0x3 &PCI_PIC 10 203 reg = <0x3>;
|
D | sbc8548.dts | 28 0x3 0x0 0xf0000000 0x04000000 /*64MB SDRAM*/ 62 0x3 0x0 0x5 0x300000 0x1fff /* HW Rev. */ 78 reg = <0x3 0x0 0x1fff>;
|
D | sbc8548-altflash.dts | 31 0x3 0x0 0xf0000000 0x04000000 /*64MB SDRAM*/ 65 0x3 0x0 0x5 0x300000 0x1fff /* HW Rev. */ 81 reg = <0x3 0x0 0x1fff>;
|
D | sbc8548-post.dtsi | 233 0x0800 0x0 0x0 0x2 &mpic 0x3 0x1 234 0x0800 0x0 0x0 0x3 &mpic 0x4 0x1 239 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1 240 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1 264 0x0000 0x0 0x0 0x3 &mpic 0x2 0x1 265 0x0000 0x0 0x0 0x4 &mpic 0x3 0x1>;
|
D | mpc8379_mds.dts | 270 reg = <0x3>; 405 0x8800 0x0 0x0 0x3 &ipic 22 0x8 411 0x9000 0x0 0x0 0x3 &ipic 20 0x8 417 0x9800 0x0 0x0 0x3 &ipic 21 0x8 423 0xa800 0x0 0x0 0x3 &ipic 22 0x8 429 0xb000 0x0 0x0 0x3 &ipic 21 0x8 435 0xb800 0x0 0x0 0x3 &ipic 20 0x8 441 0xc000 0x0 0x0 0x3 &ipic 23 0x8
|
D | mpc832x_mds.dts | 358 reg = <0x3>; 385 0x8800 0x0 0x0 0x3 &ipic 22 0x8 391 0x9000 0x0 0x0 0x3 &ipic 20 0x8 397 0x9800 0x0 0x0 0x3 &ipic 21 0x8 403 0xa800 0x0 0x0 0x3 &ipic 22 0x8 409 0xb000 0x0 0x0 0x3 &ipic 21 0x8 415 0xb800 0x0 0x0 0x3 &ipic 20 0x8 421 0xc000 0x0 0x0 0x3 &ipic 23 0x8
|
D | mpc8378_mds.dts | 272 reg = <0x3>; 375 0x8800 0x0 0x0 0x3 &ipic 22 0x8 381 0x9000 0x0 0x0 0x3 &ipic 20 0x8 387 0x9800 0x0 0x0 0x3 &ipic 21 0x8 393 0xa800 0x0 0x0 0x3 &ipic 22 0x8 399 0xb000 0x0 0x0 0x3 &ipic 21 0x8 405 0xb800 0x0 0x0 0x3 &ipic 20 0x8 411 0xc000 0x0 0x0 0x3 &ipic 23 0x8
|
D | mpc7448hpc2.dts | 162 0x800 0x0 0x0 0x3 &RT0 0x26 0x0 168 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0 174 0x1800 0x0 0x0 0x3 &RT0 0x24 0x0 180 0x2000 0x0 0x0 0x3 &RT0 0x25 0x0
|
D | mpc8377_mds.dts | 233 reg = <0x3>; 391 0x8800 0x0 0x0 0x3 &ipic 22 0x8 397 0x9000 0x0 0x0 0x3 &ipic 20 0x8 403 0x9800 0x0 0x0 0x3 &ipic 21 0x8 409 0xa800 0x0 0x0 0x3 &ipic 22 0x8 415 0xb000 0x0 0x0 0x3 &ipic 21 0x8 421 0xb800 0x0 0x0 0x3 &ipic 20 0x8 427 0xc000 0x0 0x0 0x3 &ipic 23 0x8
|
D | holly.dts | 162 0x800 0x0 0x0 0x3 &RT0 0x26 0x0 167 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0 172 0x1800 0x0 0x0 0x3 &RT0 0x24 0x0 177 0x2000 0x0 0x0 0x3 &RT0 0x25 0x0
|
D | mpc836x_mds.dts | 431 0x8800 0x0 0x0 0x3 &ipic 22 0x8 437 0x9000 0x0 0x0 0x3 &ipic 20 0x8 443 0x9800 0x0 0x0 0x3 &ipic 21 0x8 449 0xa800 0x0 0x0 0x3 &ipic 22 0x8 455 0xb000 0x0 0x0 0x3 &ipic 21 0x8 461 0xb800 0x0 0x0 0x3 &ipic 20 0x8 467 0xc000 0x0 0x0 0x3 &ipic 23 0x8
|
D | taishan.dts | 86 interrupts = <0x3 0x4 0x2 0x4>; /* cascade */ 149 interrupts = <0x0 0x1 0x2 0x3 0x4>; 156 /*TXDE*/ 0x3 &UIC1 0x1 0x4 255 interrupts = <0x3 0x4>; 353 interrupts = <0x2 0x4 0x3 0x4>; 412 0x800 0x0 0x0 0x3 &UIC0 0x19 0x8 418 0x1000 0x0 0x0 0x3 &UIC0 0x1a 0x8
|
D | katmai.dts | 145 interrupts = <0x0 0x1 0x2 0x3 0x4>; 152 /*TXDE*/ 0x3 &UIC1 0x2 0x4 153 /*RXDE*/ 0x4 &UIC1 0x3 0x4>; 251 interrupts = <0x3 0x4>; 317 0x800 0x0 0x0 0x3 &UIC1 0x12 0x8 359 0x0 0x0 0x0 0x3 &UIC3 0x2 0x4 /* swizzled int C */ 360 0x0 0x0 0x0 0x4 &UIC3 0x3 0x4 /* swizzled int D */>; 400 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */ 441 0x0 0x0 0x0 0x3 &UIC3 0xa 0x4 /* swizzled int C */
|
D | pq2fads.dts | 95 0xb000 0x0 0x0 0x3 &PCI_PIC 2 101 0xb800 0x0 0x0 0x3 &PCI_PIC 6 107 0xc000 0x0 0x0 0x3 &PCI_PIC 10 219 reg = <0x3>;
|
D | icon.dts | 141 interrupts = <0x0 0x1 0x2 0x3 0x4>; 148 /*TXDE*/ 0x3 &UIC1 0x2 0x4 149 /*RXDE*/ 0x4 &UIC1 0x3 0x4>; 254 interrupts = <0x3 0x4>; 355 0x0 0x0 0x0 0x3 &UIC3 0x2 0x4 /* swizzled int C */ 356 0x0 0x0 0x0 0x4 &UIC3 0x3 0x4 /* swizzled int D */>; 396 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */
|
D | haleakala.dts | 105 interrupts = <0x0 0x1 0x2 0x3 0x4>; 112 /*TXDE*/ 0x3 &UIC1 0x1 0x4 277 0x0 0x0 0x0 0x3 &UIC2 0x2 0x4 /* swizzled int C */ 278 0x0 0x0 0x0 0x4 &UIC2 0x3 0x4 /* swizzled int D */>;
|
D | makalu.dts | 106 interrupts = <0x0 0x1 0x2 0x3 0x4>; 113 /*TXDE*/ 0x3 &UIC1 0x1 0x4 308 0x0 0x0 0x0 0x3 &UIC2 0x2 0x4 /* swizzled int C */ 309 0x0 0x0 0x0 0x4 &UIC2 0x3 0x4 /* swizzled int D */>; 349 0x0 0x0 0x0 0x3 &UIC2 0xd 0x4 /* swizzled int C */
|
D | redwood.dts | 129 /*RXDE*/ 0x3 0x4 275 0x0 0x0 0x0 0x3 &UIC3 0x2 0x4 /* swizzled int C */ 276 0x0 0x0 0x0 0x4 &UIC3 0x3 0x4 /* swizzled int D */>; 316 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */ 357 0x0 0x0 0x0 0x3 &UIC3 0xa 0x4 /* swizzled int C */
|
D | rainier.dts | 124 interrupts = <0x0 0x1 0x2 0x3 0x4>; 131 /*TXDE*/ 0x3 &UIC1 0x1 0x4 219 interrupts = <0x3 0x4>; 342 interrupt-map = < 0x0 0x0 0x0 0x0 &UIC2 0x3 0x8 >;
|
D | akebono.dts | 287 0x0 0x0 0x0 0x3 &MPIC 47 0x2 /* int C */ 327 0x0 0x0 0x0 0x3 &MPIC 55 0x2 /* int C */ 367 0x0 0x0 0x0 0x3 &MPIC 63 0x2 /* int C */ 378 port = <0x3>; /* port number */ 407 0x0 0x0 0x0 0x3 &MPIC 71 0x2 /* int C */
|
D | kilauea.dts | 122 interrupts = <0x0 0x1 0x2 0x3 0x4>; 129 /*TXDE*/ 0x3 &UIC1 0x1 0x4 362 0x0 0x0 0x0 0x3 &UIC2 0x2 0x4 /* swizzled int C */ 363 0x0 0x0 0x0 0x4 &UIC2 0x3 0x4 /* swizzled int D */>; 403 0x0 0x0 0x0 0x3 &UIC2 0xd 0x4 /* swizzled int C */
|
D | mpc5121ads.dts | 166 0xa800 0x0 0x0 0x3 &cpld_pic 0x2 0x8 167 0xa800 0x0 0x0 0x4 &cpld_pic 0x3 0x8
|
D | mpc8315erdb.dts | 65 0x3 0x0 0xfa000000 0x00008000>; 373 0x7000 0x0 0x0 0x3 &ipic 18 0x8 379 0x7800 0x0 0x0 0x3 &ipic 17 0x8 385 0x8000 0x0 0x0 0x3 &ipic 48 0x8
|
D | sequoia.dts | 136 interrupts = <0x0 0x1 0x2 0x3 0x4>; 143 /*TXDE*/ 0x3 &UIC1 0x1 0x4 268 interrupts = <0x3 0x4>; 404 interrupt-map = < 0x0 0x0 0x0 0x0 &UIC2 0x3 0x8 >;
|
D | gef_sbc310.dts | 122 reg = <0x3 0x0 0x20000>; 405 0x0000 0x0 0x0 0x3 &mpic 0x2 0x2 406 0x0000 0x0 0x0 0x4 &mpic 0x3 0x2 441 0x0000 0x0 0x0 0x3 &mpic 0x6 0x2
|
D | bamboo.dts | 111 interrupts = <0x0 0x1 0x2 0x3 0x4>; 118 /*TXDE*/ 0x3 &UIC1 0x1 0x4 175 interrupts = <0x3 0x4>;
|
D | ep88xc.dts | 53 0x3 0x0 0xfa000000 0x1000000 64 reg = <0x3 0x400000 0x10>;
|
D | ebony.dts | 113 interrupts = <0x0 0x1 0x2 0x3 0x4>; 120 /*TXDE*/ 0x3 &UIC1 0x1 0x4 231 interrupts = <0x3 0x4>;
|
D | yosemite.dts | 109 interrupts = <0x0 0x1 0x2 0x3 0x4>; 116 /*TXDE*/ 0x3 &UIC1 0x1 0x4 209 interrupts = <0x3 0x4>;
|
D | currituck.dts | 159 0x0 0x0 0x0 0x3 &MPIC 48 0x2 /* int C */ 196 0x0 0x0 0x0 0x3 &MPIC 40 0x2 /* int C */ 233 0x0 0x0 0x0 0x3 &MPIC 56 0x2 /* int C */
|
D | xpedite5330.dts | 616 0x0 0x0 0x0 0x3 &mpic 0x2 0x1 617 0x0 0x0 0x0 0x4 &mpic 0x3 0x1 653 0x0 0x0 0x0 0x3 &mpic 0x6 0x1 690 0x0 0x0 0x0 0x3 &mpic 0x2 0x1 691 0x0 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | mpc8313erdb.dts | 64 0x3 0x0 0xfa000000 0x00008000>; 339 0x7000 0x0 0x0 0x3 &ipic 18 0x8 345 0x7800 0x0 0x0 0x3 &ipic 17 0x8
|
D | mpc8349emitx.dts | 398 0x3 0x0 0xf0000000 0x210>; /* CF slot */ 418 reg = <0x3 0x0 0x10 0x3 0x20c 0x4>;
|
D | gef_sbc610.dts | 124 reg = <0x3 0x0 0x20000>; 405 0x0000 0x0 0x0 0x3 &mpic 0x2 0x1 406 0x0000 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | gef_ppc9a.dts | 124 reg = <0x3 0x0 0x20000>; 407 0x0000 0x0 0x0 0x3 &mpic 0x2 0x1 408 0x0000 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | klondike.dts | 132 /*RXDE*/ 0x3 0x4>; 210 phy-address = <0x3>;
|
D | bluestone.dts | 161 /*SERR*/ 0x3 0x4 299 interrupts = <0x3 0x4>; 381 0x0 0x0 0x0 0x3 &UIC3 0xe 0x4 /* swizzled int C */
|
D | warp.dts | 105 interrupts = <0x0 0x1 0x2 0x3 0x4>; 112 /*TXDE*/ 0x3 &UIC1 0x1 0x4
|
D | ac14xx.dts | 48 0x3 0x0 0xe0300000 0x00020000 /* CS3: comm */ 123 reg = <0x3 0x00000000 0x00020000>;
|
D | sbc8349.dts | 276 0x3 0x0 0x10000000 0x04000000>; /* 64MB SDRAM */ 313 0x8800 0x0 0x0 0x3 &ipic 18 0x8
|
D | canyonlands.dts | 161 /*SERR*/ 0x3 0x4 330 interrupts = <0x3 0x4>; 493 0x0 0x0 0x0 0x3 &UIC3 0xe 0x4 /* swizzled int C */ 535 0x0 0x0 0x0 0x3 &UIC3 0x12 0x4 /* swizzled int C */
|
D | glacier.dts | 155 /*SERR*/ 0x3 0x4 307 interrupts = <0x3 0x4>; 530 0x0 0x0 0x0 0x3 &UIC3 0xe 0x4 /* swizzled int C */ 572 0x0 0x0 0x0 0x3 &UIC3 0x12 0x4 /* swizzled int C */
|
D | mpc832x_rdb.dts | 346 0x8800 0x0 0x0 0x3 &ipic 20 0x8 352 0x9000 0x0 0x0 0x3 &ipic 48 0x8
|
D | obs600.dts | 126 interrupts = <0x0 0x1 0x2 0x3 0x4>; 133 /*TXDE*/ 0x3 &UIC1 0x1 0x4
|
D | xpedite5301.dts | 586 0x0 0x0 0x0 0x3 &mpic 0x6 0x1 623 0x0 0x0 0x0 0x3 &mpic 0x2 0x1 624 0x0 0x0 0x0 0x4 &mpic 0x3 0x1
|
D | xpedite5370.dts | 584 0x0 0x0 0x0 0x3 &mpic 0x6 0x1 621 0x0 0x0 0x0 0x3 &mpic 0x2 0x1 622 0x0 0x0 0x0 0x4 &mpic 0x3 0x1
|
/linux-4.4.14/arch/arm64/lib/ |
D | bitops.S | 35 lsl x3, x2, x3 // Create mask 53 lsl x4, x2, x3 // Create mask 56 lsr x0, x2, x3
|
D | strrchr.S | 33 mov x3, #0 39 sub x3, x0, #1 41 2: mov x0, x3
|
D | copy_page.S | 32 1: ldp x2, x3, [x1] 38 stnp x2, x3, [x0]
|
D | Makefile | 14 -ffixed-x3 -ffixed-x4 -ffixed-x5 -ffixed-x6 \
|
D | strlen.S | 44 data2 .req x3
|
D | strnlen.S | 45 data1 .req x3
|
D | copy_template.S | 39 tmp1 .req x3
|
D | memset.S | 43 tmp1 .req x3
|
D | memmove.S | 43 tmp1 .req x3
|
/linux-4.4.14/arch/sparc/lib/ |
D | NG2memcpy.S | 88 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument 91 faligndata %x2, %x3, %f4; \ 92 faligndata %x3, %x4, %f6; \ 107 #define FREG_MOVE_4(x0, x1, x2, x3) \ argument 111 fsrc2 %x3, %f6; 112 #define FREG_MOVE_5(x0, x1, x2, x3, x4) \ argument 116 fsrc2 %x3, %f6; \ 118 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument 122 fsrc2 %x3, %f6; \ 125 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument [all …]
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx25-pdk.dts | 276 MATRIX_KEY(0x0, 0x3, KEY_HOME) 280 MATRIX_KEY(0x1, 0x3, KEY_VOLUMEUP) 284 MATRIX_KEY(0x2, 0x3, KEY_F10) 285 MATRIX_KEY(0x3, 0x0, KEY_F1) 286 MATRIX_KEY(0x3, 0x1, KEY_F2) 287 MATRIX_KEY(0x3, 0x2, KEY_F3) 288 MATRIX_KEY(0x3, 0x2, KEY_POWER)
|
D | armada-380.dtsi | 94 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */ 95 0x81000000 0x3 0 MBUS_ID(0x04, 0xd0) 0 1 0 /* Port 2 IO */>; 141 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 142 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | zynq-parallella.dts | 57 marvell,reg-init = <0x3 0x10 0xff00 0x1e>, 58 <0x3 0x11 0xfff0 0xa>;
|
D | armada-385.dtsi | 99 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */ 100 0x81000000 0x3 0 MBUS_ID(0x04, 0xd0) 0 1 0 /* Port 2 IO */ 152 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 153 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | armada-xp-mv78230.dtsi | 110 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */ 111 0x81000000 0x3 0 MBUS_ID(0x04, 0xb0) 0 1 0 /* Port 0.2 IO */ 158 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 159 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | ls1021a-qds.dts | 189 reg = <0x3>; 230 0x3 0x0 0x0 0x7fb00000 0x00000100>; 246 reg = <0x3 0x0 0x0000100>; 283 reg = <0x3>;
|
D | armada-xp-mv78460.dtsi | 133 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */ 134 0x81000000 0x3 0 MBUS_ID(0x04, 0xb0) 0 1 0 /* Port 0.2 IO */ 194 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 195 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | armada-xp-mv78260.dtsi | 115 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */ 116 0x81000000 0x3 0 MBUS_ID(0x04, 0xb0) 0 1 0 /* Port 0.2 IO */ 173 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 174 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | armada-39x.dtsi | 420 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */ 421 0x81000000 0x3 0 MBUS_ID(0x04, 0xd0) 0 1 0 /* Port 2 IO */ 473 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 474 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | exynos5422-cpus.dtsi | 78 reg = <0x3>;
|
D | mt6580.dtsi | 47 reg = <0x3>;
|
D | mt6592.dtsi | 45 reg = <0x3>;
|
D | mt6589.dtsi | 46 reg = <0x3>;
|
D | armada-385-linksys-cobra.dts | 73 reg = <0x3>;
|
D | r8a7779-marzen.dts | 126 x3_clk: x3-clock {
|
D | armada-385-linksys-caiman.dts | 73 reg = <0x3>;
|
/linux-4.4.14/arch/arm64/xen/ |
D | hypercall.S | 89 mov x2, x3 90 mov x3, x4
|
/linux-4.4.14/Documentation/frv/ |
D | clock.txt | 40 PM-Controls: cmode=0xd31f, cm=0x3, p0=0x3, suspend=0x9 53 PM-Controls: cm=0x3, p0=0x3, suspend=0x9
|
D | gdbinit | 10 …: L:%08lx P:%08lx\n",__debug_mmu.damr[0x3].L,__debug_mmu.damr[0x3].P,__debug_mmu.iamr[0x3].L,__deb… 28 …lx %08lx %08lx\n",__debug_mmu.tlb[0x3].L,__debug_mmu.tlb[0x3].P,__debug_mmu.tlb[0x40+0x3].L,__deb… 93 p (pgd_t[0x40])*(pgd_t*)(__debug_mmu.damr[0x3].L)
|
/linux-4.4.14/drivers/misc/ |
D | bmp085.c | 234 s32 x1, x2, x3, b3; in bmp085_get_pressure() local 258 x3 = x1 + x2; in bmp085_get_pressure() 260 b3 = (((((s32)cali->AC1) * 4 + x3) << data->oversampling_setting) + 2); in bmp085_get_pressure() 265 x3 = (x1 + x2 + 2) >> 2; in bmp085_get_pressure() 266 b4 = (cali->AC4 * (u32)(x3 + 32768)) >> 15; in bmp085_get_pressure()
|
/linux-4.4.14/Documentation/input/ |
D | alps.txt | 105 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 115 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 131 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 158 byte 4: 0 mt x3 x2 y3 y2 y1 y0 171 byte 1: 0 x8 x7 x6 x5 x4 x3 x2 184 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 198 byte 3: 0 1 x3 x2 y3 y2 y1 y0 208 byte 0: 0 1 x7 x6 x5 x4 x3 x2 244 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 256 byte 4: 0 x9 x8 x7 x6 x5 x4 x3 [all …]
|
D | elantech.txt | 342 x7 x6 x5 x4 x3 x2 x1 x0 440 x7 x6 x5 x4 x3 x2 x1 x0 583 x7 x6 x5 x4 x3 x2 x1 x0 704 x7 x6 x5 x4 x3 x2 x1 x0 745 x7 x6 x5 x4 x3 x2 x1 x0 766 x7 x6 x5 x4 x3 x2 x1 x0 806 x7 x6 x5 x4 x3 x2 x1 x0
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | 83xx-512x-pci.txt | 18 0x7000 0x0 0x0 0x3 &ipic 18 0x8 24 0x7800 0x0 0x0 0x3 &ipic 17 0x8
|
D | mvebu-pci.txt | 111 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */ 112 0x81000000 0x3 0 MBUS_ID(0x04, 0xb0) 0 1 0 /* Port 0.2 IO */ 176 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0 177 0x81000000 0 0 0x81000000 0x3 0 1 0>;
|
D | xgene-pci.txt | 47 0x0 0x0 0x0 0x3 &gic 0x0 0xc4 0x1
|
D | xgene-pci-msi.txt | 63 0x0 0x0 0x0 0x3 &gic 0x0 0xc4 0x1
|
/linux-4.4.14/Documentation/devicetree/bindings/c6x/ |
D | emifa.txt | 37 0x3 0x0 0xb0000000 0x00400000 52 reg = <0x3 0x0 0x400000>;
|
/linux-4.4.14/arch/arm64/crypto/ |
D | aes-ce-ccm-core.S | 21 ldr w8, [x3] /* leftover from prev round? */ 83 10: str w8, [x3] 139 ld1 {v3.2d}, [x3] /* load first round key */ 140 add x10, x3, #16
|
D | ghash-ce-core.S | 32 ld1 {SHASH.16b}, [x3]
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-shadowcat.dtsi | 158 enable-mask = <0x3>; 159 csr-mask = <0x3>; 169 enable-mask = <0x3>; 170 csr-mask = <0x3>;
|
D | apm-storm.dtsi | 191 csr-mask = <0x3>; 211 csr-mask = <0x3>; 222 csr-mask = <0x3>; 538 0x0 0x0 0x0 0x3 &gic 0x0 0xc4 0x1 563 0x0 0x0 0x0 0x3 &gic 0x0 0xca 0x1 588 0x0 0x0 0x0 0x3 &gic 0x0 0xd0 0x1 613 0x0 0x0 0x0 0x3 &gic 0x0 0xd6 0x1 638 0x0 0x0 0x0 0x3 &gic 0x0 0xdc 0x1 804 reg = <0x3>;
|
/linux-4.4.14/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2080a-rdb.dts | 71 0x3 0x0 0x5 0x20000000 0x00010000>; 88 reg = <0x3 0x0 0x10000>; 115 reg = <0x3>;
|
D | fsl-ls2080a-qds.dts | 72 0x3 0x0 0x5 0x20000000 0x00010000>; 89 reg = <0x3 0x0 0x10000>; 132 reg = <0x3>;
|
/linux-4.4.14/include/math-emu/ |
D | op-4.h | 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 543 r3 = x3 + y3 + _c3; \ 562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 575 r3 = x3 - y3 - _c3; \ 589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument 592 _t0 = x0, _t1 = x1, _t2 = x2, _t3 = x3; \ 593 __FP_FRAC_SUB_4 (x3,x2,x1,x0,_t3,_t2,_t1,_t0, y3,y2,y1,y0); \ 598 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument 604 x3 += _t; \
|
/linux-4.4.14/Documentation/arm/sti/ |
D | stih416-overview.txt | 12 - SATA2x2,USB 2.0x3, PCIe, Gbit Ethernet MACx2
|
D | stih415-overview.txt | 12 - SATA2x2,USB 2.0x3, PCIe, Gbit Ethernet MACx2
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | cx24120.h | 30 u8 x3; member
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/fsl/ |
D | ifc.txt | 44 0x3 0x0 0x0 0xffb00000 0x00020000>; 80 reg = <0x3 0x0 0x000001f>;
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/mrvl/ |
D | tauros2.txt | 16 marvell,tauros2-cache-features = <0x3>;
|
/linux-4.4.14/Documentation/zh_CN/arm64/ |
D | booting.txt | 141 x3 = 0 (保留,将来可能使用) 219 x3 = 0 (保留,将来可能使用)
|
/linux-4.4.14/Documentation/powerpc/ |
D | ptrace.txt | 58 #define PPC_BREAKPOINT_MODE_MASK 0x3 61 #define PPC_BREAKPOINT_CONDITION_MODE 0x3 66 #define PPC_BREAKPOINT_CONDITION_AND_OR 0x3
|
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 252 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 245 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OF… argument
|
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 253 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio-mpu6050 | 8 is a 3x3 unitary matrix. A typical mounting matrix would look like
|
D | sysfs-class-extcon | 87 {0x3, 0x5, 0xC, 0x0}, then the output is: 89 0x3
|
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_68xx.dts | 286 reg = <0x3>; /* Port */ 296 reg = <0x3>; /* interface */ 318 reg = <0x3>; /* Port */ 350 reg = <0x3>; /* Port */ 395 reg = <0x3>; /* Port */
|
/linux-4.4.14/arch/c6x/boot/dts/ |
D | dsk6455.dts | 43 reg = <0x3 0x0 0x400000>;
|
D | tms320c6455.dtsi | 52 0x3 0x0 0xb0000000 0x00400000
|
/linux-4.4.14/Documentation/pcmcia/ |
D | driver.txt | 27 echo "0x3 manf_id card_id 0 0 0 0 0 0 0" > \
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | gpio-regulator.txt | 34 states = <1800000 0x3
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | rcar_can.txt | 20 <0x3> : Externally input clock
|
D | sja1000.txt | 28 <0x3> : clock output mode
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | atomic_lse.h | 401 register unsigned long x3 asm ("x3") = new2; \ 417 : [new1] "r" (x2), [new2] "r" (x3), [ptr] "r" (x4), \
|
/linux-4.4.14/drivers/media/pci/pt1/ |
D | va1j5jf8007s.c | 58 s32 word, x1, x2, x3, x4, x5, y; in va1j5jf8007s_read_snr() local 90 x3 = (s64)x2 * x1 >> 31; in va1j5jf8007s_read_snr() 97 y -= (s64)x3 * ((50259ll << 25) / 1000) >> 27; in va1j5jf8007s_read_snr()
|
/linux-4.4.14/arch/mips/boot/dts/lantiq/ |
D | easy50712.dts | 100 lantiq,groups = <0x3>;
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-stp-xway.txt | 38 lantiq,dsl = <0x3>;
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | jz4780-dma.txt | 34 ingenic,reserved-channels = <0x3>;
|
/linux-4.4.14/lib/ |
D | Kconfig.kasan | 17 ~x3 performance slowdown.
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-aemv8a.dts | 61 reg = <0x0 0x3>;
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | atmel-usart.txt | 59 dmas = <&dma0 2 0x3>,
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | cavium-pip.txt | 74 reg = <0x3>; /* Port */
|
/linux-4.4.14/arch/arm/crypto/ |
D | bsaes-armv7.pl | 202 $x2,$x3,$y2,$y3,$t1)=@_; 209 veor $x2, $x2, $x3 211 vand $x3, $x3, $y2 215 veor $x2, $x2, $x3 217 veor $x3, $x3, $t1
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 78 trigger-value = <0x3>;
|
/linux-4.4.14/Documentation/devicetree/bindings/board/ |
D | fsl-board.txt | 48 reg = <0x3 0 0x10000>;
|
/linux-4.4.14/arch/arm64/boot/dts/sprd/ |
D | sc9836.dtsi | 43 reg = <0x0 0x3>;
|
/linux-4.4.14/arch/arm64/boot/dts/amd/ |
D | amd-seattle-soc.dtsi | 158 <0x1000 0x0 0x0 0x3 &gic0 0x0 0x0 0x0 0x122 0x1>,
|