Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c664 static const u32 a650_protect[] = { variable
758 regs = a650_protect; in a6xx_set_cp_protect()
759 count = ARRAY_SIZE(a650_protect); in a6xx_set_cp_protect()
761 BUILD_BUG_ON(ARRAY_SIZE(a650_protect) > 48); in a6xx_set_cp_protect()