Searched refs:PIPE_SET_SELECT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/qce/ | ||
A D | regs-v5.h | 174 #define PIPE_SET_SELECT_MASK GENMASK(8, 5) macro |
A D | common.c | 57 config |= (pipe_pair << PIPE_SET_SELECT_SHIFT) & PIPE_SET_SELECT_MASK; in qce_config_reg() |
Completed in 5 milliseconds