Home
last modified time | relevance | path

Searched refs:REG3 (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/sparc/include/asm/
Dtsb.h265 #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 …]
Dtrap_block.h176 #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/
Dcaamalg.c294 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/
Dact8865-regulator.txt22 - 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/
Dsys32.S30 #define SIGN3(STUB,SYSCALL,REG1,REG2,REG3) \ argument
37 sra REG3, 0, REG3
/linux-4.1.27/arch/arm/boot/dts/
Drk3288-evb-act8846.dts92 vdd_log: REG3 {
Drk3188-radxarock.dts182 vdd_arm: REG3 {
Drk3288-firefly.dtsi264 vdd_log: REG3 {
/linux-4.1.27/drivers/regulator/
Dact8865-regulator.c242 ACT88xx_REG("REG3", ACT8846, REG3, VSET0, "vp3"),
/linux-4.1.27/sound/sparc/
Ddbri.c242 #define REG3 0x0c /* Test */ macro