Searched refs:JS_HEAD_HI (Results 1 – 8 of 8) sorted by relevance
32 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro
44 JS_HEAD_HI,
499 JOB_SLOT_REG(js, JS_HEAD_HI), NULL)) in kbasep_job_slot_soft_or_hard_stop_do_action()
48 JS_HEAD_HI,
462 JOB_SLOT_REG(i, JS_HEAD_HI)) in kbase_job_done()639 JOB_SLOT_REG(js, JS_HEAD_HI))) in kbasep_job_slot_soft_or_hard_stop_do_action()
1823 case JS_HEAD_HI:
227 #define JS_HEAD_HI(n) (JS_BASE + ((n) * 0x80) + 0x04) macro
230 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro