Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c862 static const u32 a690_protect[] = { variable
912 regs = a690_protect; in a6xx_set_cp_protect()
913 count = ARRAY_SIZE(a690_protect); in a6xx_set_cp_protect()
915 BUILD_BUG_ON(ARRAY_SIZE(a690_protect) > 48); in a6xx_set_cp_protect()