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.c296 /* First fill GX votes */ in a8xx_hfi_send_perf_table()
309 /* Then fill CX votes */ in a8xx_hfi_send_perf_table()
381 * These are the CX (CNOC) votes - these are used by the GMU in a6xx_generate_bw_table()
382 * The 'CN0' BCM is used on all targets, and votes are basically in a6xx_generate_bw_table()
416 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table()
417 * votes are known and fixed for the target in a618_build_bw_table()
506 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table()
507 * votes are known and fixed for the target in a640_build_bw_table()
545 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table()
546 * votes are known and fixed for the target 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/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml11 are controlled with votes to the DVFSRC hardware.
/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/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/drivers/interconnect/
H A Ddebugfs-client.c66 * votes when "get" is written to multiple times for multiple paths. in icc_get_set()
/linux/drivers/gpio/
H A Dgpio-shared-proxy.c79 "Voted for value '%s', effective value is 'high', number of votes for 'high': %u\n", in gpio_shared_proxy_set_unlocked()
/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()