Home
last modified time | relevance | path

Searched refs:se_host1x_opcode_incr_w (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/tegra/
A Dtegra-se-key.c57 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->op); in tegra_key_prep_ins_cmd()
61 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->manifest); in tegra_key_prep_ins_cmd()
64 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->key_dst); in tegra_key_prep_ins_cmd()
71 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->key_addr); in tegra_key_prep_ins_cmd()
76 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->key_data); in tegra_key_prep_ins_cmd()
81 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->config); in tegra_key_prep_ins_cmd()
85 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->op); in tegra_key_prep_ins_cmd()
A Dtegra-se-hash.c226 cpuvaddr[i++] = se_host1x_opcode_incr_w(SE_SHA_HASH_RESULT); in tegra_se_insert_hash_result()
291 cpuvaddr[i++] = se_host1x_opcode_incr_w(SE_SHA_MSG_LENGTH); in tegra_sha_prep_cmd()
301 cpuvaddr[i++] = se_host1x_opcode_incr_w(SE_SHA_CFG); in tegra_sha_prep_cmd()
316 cpuvaddr[i++] = se_host1x_opcode_incr_w(SE_SHA_IN_ADDR); in tegra_sha_prep_cmd()
A Dtegra-se-aes.c228 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->linear_ctr); in tegra_aes_prep_cmd()
673 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->linear_ctr); in tegra_gcm_crypt_prep_cmd()
730 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->linear_ctr); in tegra_gcm_prep_final_cmd()
896 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->linear_ctr); in tegra_ctr_prep_cmd()
1492 cpuvaddr[i++] = se_host1x_opcode_incr_w(se->hw->regs->linear_ctr); in tegra_cmac_prep_cmd()
A Dtegra-se.h584 #define se_host1x_opcode_incr_w(x) host1x_opcode_incr_w((x) / 4) macro

Completed in 601 milliseconds