Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/etnaviv/
Dstate.xml.h257 #define VIVS_GL_SEMAPHORE_TOKEN_TO__MASK 0x00001f00 macro
259 …HORE_TOKEN_TO(x) (((x) << VIVS_GL_SEMAPHORE_TOKEN_TO__SHIFT) & VIVS_GL_SEMAPHORE_TOKEN_TO__MASK)