Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1710 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument
1776 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()
1783 static int a6xx_gmu_rpmh_dep_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_dep_votes_init() argument
1801 votes[0] = 0xffffffff; in a6xx_gmu_rpmh_dep_votes_init()
1828 votes[i] = (0x3fff << 14) | (index << 8) | (0xff); in a6xx_gmu_rpmh_dep_votes_init()