Searched refs:JR_REG_JRCR_VAL_RESET (Results 1 – 2 of 2) sorted by relevance
156 SET_JR_REG(JRCR, job_ring, JR_REG_JRCR_VAL_RESET); in hw_shutdown_job_ring()179 SET_JR_REG(JRCR, job_ring, JR_REG_JRCR_VAL_RESET); in hw_shutdown_job_ring()184 } while ((tmp & JR_REG_JRCR_VAL_RESET) && --timeout); in hw_shutdown_job_ring()
105 #define JR_REG_JRCR_VAL_RESET 0x00000001 macro