Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Derror.c26 u8 idx = (status & JRSTA_DECOERR_INDEX_MASK) >> in report_jump_idx()
Dregs.h351 #define JRSTA_DECOERR_INDEX_MASK 0xff00 macro