Home
last modified time | relevance | path

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

/drivers/crypto/fsl/
A Djr.c393 uint32_t jrint, jrcr; in jr_hw_reset() local
395 sec_out32(&regs->jrcr, JRCR_RESET); in jr_hw_reset()
407 sec_out32(&regs->jrcr, JRCR_RESET); in jr_hw_reset()
409 jrcr = sec_in32(&regs->jrcr); in jr_hw_reset()
410 } while ((jrcr & JRCR_RESET) && --timeout); in jr_hw_reset()

Completed in 3 milliseconds