Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx.xml.h4785 #define A6XX_VPC_GS_PACK_POSITIONLOC__MASK 0x0000ff00 macro
4789 return ((val) << A6XX_VPC_GS_PACK_POSITIONLOC__SHIFT) & A6XX_VPC_GS_PACK_POSITIONLOC__MASK; in A6XX_VPC_GS_PACK_POSITIONLOC()