Searched refs:REG3 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamalg_desc.c | 82 append_math_sub(desc, REG3, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap() 85 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap() 86 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap() 323 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap() 324 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap() 419 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_decap() 421 append_math_add_imm_u32(desc, VARSEQOUTLEN, REG3, IMM, in cnstr_shdsc_aead_decap() 424 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, in cnstr_shdsc_aead_decap() 562 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_givencap() 563 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_givencap() [all …]
|
| H A D | caamalg.c | 1211 append_math_add_imm_u32(desc, REG3, ZERO, IMM, req->assoclen); in init_gcm_job() 1252 append_math_add_imm_u32(desc, REG3, ZERO, IMM, assoclen); in init_chachapoly_job() 1302 append_math_add_imm_u32(desc, REG3, ZERO, IMM, req->assoclen); in init_authenc_job()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3368-evb-act8846.dts | 68 vdd_log: REG3 {
|
| /linux/drivers/regulator/ |
| H A D | act8865-regulator.c | 520 ACT88xx_REG("REG3", ACT8846, REG3, VSET0, "vp3"),
|
| /linux/sound/sparc/ |
| H A D | dbri.c | 243 #define REG3 0x0c /* Test */ macro
|