Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/qce/
Dcommon.c51 u32 pipe_pair = qce->pipe_pair_id; in qce_config_reg() local
57 config |= (pipe_pair << PIPE_SET_SELECT_SHIFT) & PIPE_SET_SELECT_MASK; in qce_config_reg()