Searched refs:jrcommand (Results 1 – 2 of 2) sorted by relevance
87 wr_reg32(&jrp->rregs->jrcommand, JRCR_RESET); in caam_reset_hw_jr()100 wr_reg32(&jrp->rregs->jrcommand, JRCR_RESET); in caam_reset_hw_jr()101 while ((rd_reg32(&jrp->rregs->jrcommand) & JRCR_RESET) && --timeout) in caam_reset_hw_jr()
695 u32 jrcommand; /* JRCRx - JobR command */ member