Searched refs:DECORSR_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ | ||
H A D | regs.h | 630 #define DECORSR_VALID 0x80000000 macro |
H A D | ctrl.c | 121 while (!(rd_reg32(&ctrl->deco_rsr) & DECORSR_VALID) && in run_descriptor_deco0() |