Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c294 /* First fill GX votes */ in a8xx_hfi_send_perf_table()
307 /* Then fill CX votes */ in a8xx_hfi_send_perf_table()
379 * These are the CX (CNOC) votes - these are used by the GMU in a6xx_generate_bw_table()
380 * The 'CN0' BCM is used on all targets, and votes are basically in a6xx_generate_bw_table()
414 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table()
415 * votes are known and fixed for the target in a618_build_bw_table()
504 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table()
505 * votes are known and fixed for the target in a640_build_bw_table()
543 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table()
544 * votes ar in a650_build_bw_table()
[all...]
/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/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()
/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.c920 * This function is used to aggregate the votes across the active only in rpmhpd_power_on()
921 * resources and its peers. The aggregated votes are sent to RPMh as in rpmhpd_power_on()
922 * ACTIVE_ONLY votes (which take effect immediately), as WAKE_ONLY votes in rpmhpd_power_on()
923 * (applied by RPMh on system wakeup) and as SLEEP votes (applied by RPMh in rpmhpd_power_on()
925 * We send ACTIVE_ONLY votes for resources without any peers. For others, in rpmhpd_power_on()
926 * which have an active only peer, all 3 votes are sent. in rpmhpd_power_on()
/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml11 are controlled with votes to the DVFSRC hardware.
/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/clock/
H A Dmediatek,mt8196-sys-clock.yaml57 The HWV is a SoC-internal fixed-function MCU used to collect votes from
H A Dmediatek,mt8196-clock.yaml62 The HWV is a SoC-internal fixed-function MCU used to collect votes from
/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/media/rc/
H A Dserial_ir.c577 * probe 9 times every 0.04s, collect "votes" for in serial_ir_probe()
/linux/drivers/i2c/busses/
H A Di2c-qup.c262 /* bandwidth votes */
/linux/drivers/clk/qcom/
H A Dgcc-sar2130p.c2339 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sar2130p_probe()