Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c463 static const u32 a6xx_protect[] = { variable
544 const u32 *regs = a6xx_protect; in a6xx_set_cp_protect()
545 unsigned i, count = ARRAY_SIZE(a6xx_protect), count_max = 32; in a6xx_set_cp_protect()
547 BUILD_BUG_ON(ARRAY_SIZE(a6xx_protect) > 32); in a6xx_set_cp_protect()