Searched refs:votes (Results 1 – 3 of 3) sorted by relevance
112 struct appended_stats votes; in qcom_soc_sleep_stats_show() local114 memcpy_fromio(&votes, reg + CLIENT_VOTES_OFFSET, sizeof(votes)); in qcom_soc_sleep_stats_show()115 seq_printf(s, "Client Votes: %#x\n", votes.client_votes); in qcom_soc_sleep_stats_show()
287 the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
1227 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument1292 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()