Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dqcom_stats.c116 struct appended_stats votes; in qcom_soc_sleep_stats_show() local
118 memcpy_fromio(&votes, reg + CLIENT_VOTES_OFFSET, sizeof(votes)); in qcom_soc_sleep_stats_show()
119 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
H A Drpmh-rsc.c324 * send active votes. This is safe because we ensure any active-only in get_tcs_for_msg()
458 * votes, clear AMC trigger & enable modes and in tcs_tx_done()
472 * sends its wake votes. in tcs_tx_done()
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c279 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table()
280 * votes are known and fixed for the target in a618_build_bw_table()
369 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table()
370 * votes are known and fixed for the target in a640_build_bw_table()
408 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table()
409 * votes are known and fixed for the target in a650_build_bw_table()
439 * These are the CX (CNOC) votes - these are used by the GMU but the in a690_build_bw_table()
440 * votes are known and fixed for the target in a690_build_bw_table()
470 * These are the CX (CNOC) votes - these are used by the GMU but the in a660_build_bw_table()
471 * votes are known and fixed for the target in a660_build_bw_table()
[all …]
H A Da6xx_gmu.c931 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_rpmh_off()
966 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_force_off()
1311 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument
1382 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()
1390 * The GMU votes with the RPMh for itself and on behalf of the GPU but we need
1391 * to construct the list of votes on the CPU and send it over. Query the RPMh
1392 * voltage levels and build the votes
1402 /* Build the GX votes */ in a6xx_gmu_rpmh_votes_init()
1406 /* Build the CX votes */ in a6xx_gmu_rpmh_votes_init()
1475 /* Build the list of RPMh votes that we'll send to the GMU */ in a6xx_gmu_pwrlevels_probe()
/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
/linux/fs/ocfs2/cluster/
H A Dtcp_internal.h38 * - All votes removed
41 * - Replace delete inode votes with a cluster lock
56 * - Replace dentry votes with a cluster lock
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c684 * This function is used to aggregate the votes across the active only
685 * resources and its peers. The aggregated votes are sent to RPMh as
686 * ACTIVE_ONLY votes (which take effect immediately), as WAKE_ONLY votes
687 * (applied by RPMh on system wakeup) and as SLEEP votes (applied by RPMh
689 * We send ACTIVE_ONLY votes for resources without any peers. For others,
690 * which have an active only peer, all 3 votes are sent.
/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml11 are controlled with votes to the DVFSRC hardware.
/linux/drivers/interconnect/
H A Ddebugfs-client.c66 * votes when "get" is written to multiple times for multiple paths. in icc_get_set()
/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c28 * @ws_list: list containing bcms that have different wake/sleep votes
52 /* Ensure that small votes aren't lost. */ in bcm_div()
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml38 resource state will be an aggregate of the sleep votes from each of those
/linux/drivers/clk/qcom/
H A Dgcc-sm8550.c3364 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sm8550_probe()
H A Dgcc-sm8650.c3822 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sm8650_probe()
H A Dgcc-x1e80100.c6783 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_x1e80100_probe()