Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c817 static const u32 a660_protect[] = { variable
917 regs = a660_protect; in a6xx_set_cp_protect()
918 count = ARRAY_SIZE(a660_protect); in a6xx_set_cp_protect()
920 BUILD_BUG_ON(ARRAY_SIZE(a660_protect) > 48); in a6xx_set_cp_protect()