Searched refs:SETBITS (Results 1 – 1 of 1) sorted by relevance
163 #define SETBITS(v, bits) ((v) |= (bits)) macro672 SETBITS(ctx->cr, _CRYP_CR_ALGODIR); in stm32_cryp_init()