Home
last modified time | relevance | path

Searched refs:move_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Ddesc_constr.h250 static inline void set_move_tgt_here(u32 * const desc, u32 *move_cmd) in set_move_tgt_here() argument
252 u32 val = caam32_to_cpu(*move_cmd); in set_move_tgt_here()
256 *move_cmd = cpu_to_caam32(val); in set_move_tgt_here()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Ddesc_constr.h251 static inline void set_move_tgt_here(u32 * const desc, u32 *move_cmd) in set_move_tgt_here() argument
253 u32 val = caam32_to_cpu(*move_cmd); in set_move_tgt_here()
257 *move_cmd = cpu_to_caam32(val); in set_move_tgt_here()

Completed in 3 milliseconds