Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/gpu/backend/
H A Dmali_kbase_gpu_regmap_jm.h34 #define JS_TAIL_HI 0x0C /* (RO) Job queue tail pointer for job slot n, high word */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h229 #define JS_TAIL_HI(n) (JS_BASE + ((n) * 0x80) + 0x0c) macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h232 #define JS_TAIL_HI 0x0C /* (RO) Job queue tail pointer for job slot n, high word */ macro