Searched refs:JS_TAIL_LO (Results 1 – 2 of 2) sorted by relevance
406 job_read(pfdev, JS_TAIL_LO(js))); in panfrost_job_handle_err()411 job_read(pfdev, JS_TAIL_LO(js))); in panfrost_job_handle_err()416 job->jc = job_read(pfdev, JS_TAIL_LO(js)) | in panfrost_job_handle_err()723 job_read(pfdev, JS_TAIL_LO(js)), in panfrost_job_timedout()
229 #define JS_TAIL_LO(n) (JS_BASE + ((n) * 0x80) + 0x08) macro
Completed in 8 milliseconds