Home
last modified time | relevance | path

Searched refs:t_common_ctl (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c71 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_trng_read()
H A Dsun8i-ce-prng.c127 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_prng_generate()
H A Dsun8i-ce.h167 __le32 t_common_ctl; member
H A Dsun8i-ce-hash.c315 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_hash_run()
H A Dsun8i-ce-cipher.c120 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_cipher_prepare()
H A Dsun8i-ce-core.c159 /* Only H6 needs to write a part of t_common_ctl along with "1", but since it is ignored in sun8i_ce_run_task()
162 v = 1 | ((le32_to_cpu(ce->chanlist[flow].tl->t_common_ctl) & 0x7F) << 8); in sun8i_ce_run_task()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c69 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_trng_read()
H A Dsun8i-ce-prng.c123 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_prng_generate()
H A Dsun8i-ce.h169 __le32 t_common_ctl; member
H A Dsun8i-ce-cipher.c163 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_cipher_prepare()
H A Dsun8i-ce-hash.c392 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_hash_run()
H A Dsun8i-ce-core.c181 /* Only H6 needs to write a part of t_common_ctl along with "1", but since it is ignored in sun8i_ce_run_task()
184 v = 1 | ((le32_to_cpu(ce->chanlist[flow].tl->t_common_ctl) & 0x7F) << 8); in sun8i_ce_run_task()

Completed in 8 milliseconds