/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/regulator/ |
D | act8865-regulator.txt | 24 - vp3-supply: The input supply for REG3 40 REG1, REG2, REG3, REG4, REG5, REG6, REG7, REG8, REG9, REG10, REG11, REG12
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamalg.c | 291 append_math_sub(desc, REG3, SEQINLEN, REG0, CAAM_CMD_SZ); in aead_null_set_sh_desc() 294 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc() 295 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc() 488 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 489 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 555 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 556 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 649 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_set_sh_desc() 652 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() 653 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc() [all …]
|
/linux-4.4.14/arch/sparc/kernel/ |
D | sys32.S | 30 #define SIGN3(STUB,SYSCALL,REG1,REG2,REG3) \ argument 37 sra REG3, 0, REG3
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | rk3288-evb-act8846.dts | 120 vdd_log: REG3 {
|
D | rk3288-rock2-som.dtsi | 135 vdd_log: REG3 {
|
D | rk3188-radxarock.dts | 227 vdd_arm: REG3 {
|
D | rk3288-r89.dts | 211 vdd_log: REG3 {
|
D | rk3288-firefly.dtsi | 316 vdd_log: REG3 {
|
/linux-4.4.14/drivers/regulator/ |
D | act8865-regulator.c | 242 ACT88xx_REG("REG3", ACT8846, REG3, VSET0, "vp3"),
|
/linux-4.4.14/sound/sparc/ |
D | dbri.c | 242 #define REG3 0x0c /* Test */ macro
|