Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da8xx_gpu.c239 u32 cntl, final_cfg; in a8xx_set_cp_protect() local
260 final_cfg = protect->regs[i]; in a8xx_set_cp_protect()
268 a8xx_write_pipe(gpu, PIPE_BR, REG_A8XX_CP_PROTECT_PIPE(protect->count_max), final_cfg); in a8xx_set_cp_protect()
269 a8xx_write_pipe(gpu, PIPE_BV, REG_A8XX_CP_PROTECT_PIPE(protect->count_max), final_cfg); in a8xx_set_cp_protect()