Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Djr.h32 #define JRINT_ERR_HALT_MASK 0xc macro
H A Djr.c160 } while (((jrint & JRINT_ERR_HALT_MASK) == in jr_hw_reset()
164 if (((jrint & JRINT_ERR_HALT_MASK) != in jr_hw_reset()