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