Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/arm/
Dvlocks.txt15 writes to a single memory location. To arbitrate, every CPU "votes for
17 final value seen in that memory location when all the votes have been
33 int last_vote = -1; /* no votes yet */
180 * The "no votes yet" value used for the last_vote variable is 0 (not
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Drpmh-rsc.txt29 will be an aggregate of the sleep votes from each of those subsystems. Clients
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c908 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument
954 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()