Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dregs-v5.h174 #define PIPE_SET_SELECT_MASK GENMASK(8, 5) macro
H A Dcommon.c58 config |= (pipe_pair << PIPE_SET_SELECT_SHIFT) & PIPE_SET_SELECT_MASK; in qce_config_reg()