Home
last modified time | relevance | path

Searched defs:JS_TAIL_LO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h228 #define JS_TAIL_LO(n) (JS_BASE + ((n) * 0x80) + 0x08) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h233 #define JS_TAIL_LO(n) (JS_BASE + ((n) * JS_SLOT_STRIDE) + 0x08) macro

Completed in 3 milliseconds