Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c570 static const u32 a650_protect[] = { variable
664 BUILD_BUG_ON(ARRAY_SIZE(a650_protect) > 48); in a6xx_set_cp_protect()
667 regs = a650_protect; in a6xx_set_cp_protect()
668 count = ARRAY_SIZE(a650_protect); in a6xx_set_cp_protect()