Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c774 static const u32 a650_protect[] = { variable
907 regs = a650_protect; in a6xx_set_cp_protect()
908 count = ARRAY_SIZE(a650_protect); in a6xx_set_cp_protect()
910 BUILD_BUG_ON(ARRAY_SIZE(a650_protect) > 48); in a6xx_set_cp_protect()