Home
last modified time | relevance | path

Searched refs:t_common_ctl (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/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-hash.c392 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_hash_run()
H A Dsun8i-ce-cipher.c163 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_cipher_prepare()
H A Dsun8i-ce-core.c184 v = 1 | ((le32_to_cpu(ce->chanlist[flow].tl->t_common_ctl) & 0x7F) << 8); in sun8i_ce_run_task()