Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/qce/
Dcommon.c52 u32 pipe_pair = qce->pipe_pair_id; in qce_config_reg() local
58 config |= (pipe_pair << PIPE_SET_SELECT_SHIFT) & PIPE_SET_SELECT_MASK; in qce_config_reg()