Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Derror.c26 #define JRSTA_DECOERR_INDEX_MASK 0xff00 macro
145 u8 idx = (status & JRSTA_DECOERR_INDEX_MASK) >> in report_ccb_status()
191 u8 idx = (status & JRSTA_DECOERR_INDEX_MASK) >> in report_deco_status()