Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h23 const struct adreno_protect *protect;
H A Dadreno_gpu.h146 struct adreno_protect { struct
153 static const struct adreno_protect name = { \ argument
H A Da6xx_gpu.c482 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a6xx_set_cp_protect()