Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dqcom_stats.c139 struct appended_stats votes; in qcom_soc_sleep_stats_show() local
141 memcpy_fromio(&votes, reg + CLIENT_VOTES_OFFSET, sizeof(votes)); in qcom_soc_sleep_stats_show()
142 seq_printf(s, "Client Votes: %#x\n", votes.client_votes); in qcom_soc_sleep_stats_show()
H A DKconfig282 the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
/linux/Documentation/arch/arm/
H A Dvlocks.rst16 writes to a single memory location. To arbitrate, every CPU "votes for
18 final value seen in that memory location when all the votes have been
34 int last_vote = -1; /* no votes yet */
181 * The "no votes yet" value used for the last_vote variable is 0 (not