Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
Dctrl.c61 append_load_imm_u32(desc, 1, LDST_SRCDST_WORD_CLRW); in build_instantiation_desc()
Ddesc.h227 #define LDST_SRCDST_WORD_CLRW (0x08 << LDST_SRCDST_SHIFT) macro