Searched refs:jrcr (Results 1 – 2 of 2) sorted by relevance
154 uint32_t jrint, jrcr; in jr_hw_reset() local156 sec_out32(®s->jrcr, JRCR_RESET); in jr_hw_reset()168 sec_out32(®s->jrcr, JRCR_RESET); in jr_hw_reset()170 jrcr = sec_in32(®s->jrcr); in jr_hw_reset()171 } while ((jrcr & JRCR_RESET) && --timeout); in jr_hw_reset()
192 u32 jrcr; member