Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c707 static const u32 a660_protect[] = { variable
763 regs = a660_protect; in a6xx_set_cp_protect()
764 count = ARRAY_SIZE(a660_protect); in a6xx_set_cp_protect()
766 BUILD_BUG_ON(ARRAY_SIZE(a660_protect) > 48); in a6xx_set_cp_protect()