Searched refs:JRINT_ERR_HALT_MASK (Results 1 – 4 of 4) sorted by relevance
32 #define JRINT_ERR_HALT_MASK 0xc macro
160 } while (((jrint & JRINT_ERR_HALT_MASK) == in jr_hw_reset()164 if (((jrint & JRINT_ERR_HALT_MASK) != in jr_hw_reset()
87 while (((rd_reg32(&jrp->rregs->jrintstatus) & JRINT_ERR_HALT_MASK) == in caam_reset_hw_jr()91 if ((rd_reg32(&jrp->rregs->jrintstatus) & JRINT_ERR_HALT_MASK) != in caam_reset_hw_jr()
799 #define JRINT_ERR_HALT_MASK 0xc macro