Searched refs:dyn_pwrup_reglist (Results 1 – 2 of 2) sorted by relevance
401 const struct adreno_reglist_pipe_list *dyn_pwrup_reglist; in a8xx_patch_pwrup_reglist() local452 dyn_pwrup_reglist = adreno_gpu->info->a6xx->dyn_pwrup_reglist; in a8xx_patch_pwrup_reglist()453 if (!dyn_pwrup_reglist) in a8xx_patch_pwrup_reglist()457 for (i = 0; i < dyn_pwrup_reglist->count; i++) { in a8xx_patch_pwrup_reglist()458 if (!(dyn_pwrup_reglist->regs[i].pipe & BIT(pipe_id))) in a8xx_patch_pwrup_reglist()461 *dest++ = dyn_pwrup_reglist->regs[i].offset; in a8xx_patch_pwrup_reglist()465 dyn_pwrup_reglist->regs[i].offset); in a8xx_patch_pwrup_reglist()
1498 .dyn_pwrup_reglist = &a7xx_dyn_pwrup_reglist,1521 .dyn_pwrup_reglist = &a7xx_dyn_pwrup_reglist,1556 .dyn_pwrup_reglist = &a7xx_dyn_pwrup_reglist,1599 .dyn_pwrup_reglist = &a7xx_dyn_pwrup_reglist,1634 .dyn_pwrup_reglist = &a7xx_dyn_pwrup_reglist,2130 .dyn_pwrup_reglist = &x285_dyn_pwrup_reglist,2172 .dyn_pwrup_reglist = &a840_dyn_pwrup_reglist,