Home
last modified time | relevance | path

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

/u-boot/drivers/crypto/fsl/
A Djr.h31 #define JRINT_ERR_HALT_MASK 0xc macro
A Djr.c166 } while (((jrint & JRINT_ERR_HALT_MASK) == in jr_hw_reset()
170 if (((jrint & JRINT_ERR_HALT_MASK) != in jr_hw_reset()

Completed in 7 milliseconds