Home
last modified time | relevance | path

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

/drivers/crypto/caam/
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()