Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1572 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1574 pri = cmd_db_read_aux_data(pri_id, &pri_count); in a6xx_gmu_rpmh_arc_votes_init()
1581 pri_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1582 if (!pri_count) in a6xx_gmu_rpmh_arc_votes_init()
1599 for (j = 0; j < pri_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
1606 if (j == pri_count) { in a6xx_gmu_rpmh_arc_votes_init()
1611 for (j = 0; j < pri_count; j++) in a6xx_gmu_rpmh_arc_votes_init()