/linux-4.1.27/arch/sparc/include/asm/ |
D | tsb.h | 265 #define OBP_TRANS_LOOKUP(VADDR, REG1, REG2, REG3, FAIL_LABEL) \ argument 271 ldx [REG1 + 0x08], REG3; \ 272 add REG2, REG3, REG3; \ 275 cmp VADDR, REG3; \ 277 ldx [REG1 + 0x10], REG3; \ 280 add REG3, REG2, REG1; \ 301 #define KERN_TSB_LOOKUP_TL1(VADDR, TAG, REG1, REG2, REG3, REG4, OK_LABEL) \ argument 315 TSB_LOAD_QUAD(REG2, REG3); \ 316 cmp REG3, TAG; \ 324 #define KERN_TSB4M_LOOKUP_TL1(TAG, REG1, REG2, REG3, REG4, OK_LABEL) \ argument [all …]
|
D | trap_block.h | 176 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3) \ argument 205 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3) argument
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamalg.c | 294 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_null_set_sh_desc() 300 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc() 307 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc() 308 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc() 385 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, in aead_null_set_sh_desc() 389 append_math_sub(desc, VARSEQINLEN, REG3, REG2, CAAM_CMD_SZ); in aead_null_set_sh_desc() 510 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_set_sh_desc() 516 append_math_sub(desc, VARSEQINLEN, REG2, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 536 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 537 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | act8865-regulator.txt | 22 - vp3-supply: The input supply for REG3 38 REG1, REG2, REG3, REG4, REG5, REG6, REG7, REG8, REG9, REG10, REG11, REG12
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys32.S | 30 #define SIGN3(STUB,SYSCALL,REG1,REG2,REG3) \ argument 37 sra REG3, 0, REG3
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | rk3288-evb-act8846.dts | 92 vdd_log: REG3 {
|
D | rk3188-radxarock.dts | 182 vdd_arm: REG3 {
|
D | rk3288-firefly.dtsi | 264 vdd_log: REG3 {
|
/linux-4.1.27/drivers/regulator/ |
D | act8865-regulator.c | 242 ACT88xx_REG("REG3", ACT8846, REG3, VSET0, "vp3"),
|
/linux-4.1.27/sound/sparc/ |
D | dbri.c | 242 #define REG3 0x0c /* Test */ macro
|