Searched refs:JS_TAIL_LO (Results 1 – 2 of 2) sorted by relevance
392 job_read(pfdev, JS_TAIL_LO(js)), in panfrost_job_timedout()466 job_read(pfdev, JS_TAIL_LO(j))); in panfrost_job_irq_handler()
228 #define JS_TAIL_LO(n) (JS_BASE + ((n) * 0x80) + 0x08) macro