Home
last modified time | relevance | path

Searched refs:JS_TAIL_HI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_dump.c39 JS_TAIL_HI(0),
H A Dpanfrost_regs.h234 #define JS_TAIL_HI(n) (JS_BASE + ((n) * JS_SLOT_STRIDE) + 0x0c) macro
H A Dpanfrost_job.c422 ((u64)job_read(pfdev, JS_TAIL_HI(js)) << 32); in panfrost_job_handle_err()