Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/cryp/
Dcryp_p.h76 #define CRYP_CR_START_MASK BIT(12) macro
Dcryp_core.c240 CRYP_CR_START_MASK); in cryp_interrupt_handler()