Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1463 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1465 pri = cmd_db_read_aux_data(id, &pri_count); in a6xx_gmu_rpmh_arc_votes_init()
1472 pri_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1473 if (!pri_count) in a6xx_gmu_rpmh_arc_votes_init()
1496 for (j = 0; j < pri_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
1503 if (j == pri_count) { in a6xx_gmu_rpmh_arc_votes_init()
1508 for (j = 0; j < pri_count; j++) in a6xx_gmu_rpmh_arc_votes_init()