Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c1262 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1264 pri = cmd_db_read_aux_data(id, &pri_count); in a6xx_gmu_rpmh_arc_votes_init()
1271 pri_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1272 if (!pri_count) in a6xx_gmu_rpmh_arc_votes_init()
1289 for (j = 0; j < pri_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
1296 if (j == pri_count) { in a6xx_gmu_rpmh_arc_votes_init()
1301 for (j = 0; j < pri_count; j++) in a6xx_gmu_rpmh_arc_votes_init()