Searched full:votes (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_hfi.c | 288 /* First fill GX votes */ in a8xx_hfi_send_perf_table() 301 /* Then fill CX votes */ in a8xx_hfi_send_perf_table() 373 * These are the CX (CNOC) votes - these are used by the GMU in a6xx_generate_bw_table() 374 * The 'CN0' BCM is used on all targets, and votes are basically in a6xx_generate_bw_table() 408 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table() 409 * votes are known and fixed for the target in a618_build_bw_table() 498 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table() 499 * votes are known and fixed for the target in a640_build_bw_table() 537 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table() 538 * votes are known and fixed for the target in a650_build_bw_table() [all …]
|
| H A D | a6xx_gmu.c | 1058 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_rpmh_off() 1112 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_force_off() 1490 /* Generate BCM votes values for each bandwidth & BCM */ in a6xx_gmu_rpmh_bw_votes_init() 1515 /* GMU on A6xx votes perfmode on all valid bandwidth */ in a6xx_gmu_rpmh_bw_votes_init() 1534 /* GMUs on A7xx votes on both x & y */ in a6xx_gmu_rpmh_bw_votes_init() 1566 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument 1632 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init() 1639 static int a6xx_gmu_rpmh_dep_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_dep_votes_init() argument 1657 votes[0] = 0xffffffff; in a6xx_gmu_rpmh_dep_votes_init() 1684 votes[i] = (0x3fff << 14) | (index << 8) | (0xff); in a6xx_gmu_rpmh_dep_votes_init() [all …]
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 16 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 D | qcom_stats.c | 139 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 D | tcp_internal.h | 38 * - 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 D | mediatek,mt6873-dvfsrc-regulator.yaml | 11 are controlled with votes to the DVFSRC hardware.
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | mediatek,mt8196-sys-clock.yaml | 57 The HWV is a SoC-internal fixed-function MCU used to collect votes from
|
| H A D | mediatek,mt8196-clock.yaml | 62 The HWV is a SoC-internal fixed-function MCU used to collect votes from
|
| /linux/drivers/interconnect/qcom/ |
| H A D | bcm-voter.c | 28 * @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 D | debugfs-client.c | 66 * votes when "get" is written to multiple times for multiple paths. in icc_get_set()
|
| /linux/drivers/media/rc/ |
| H A D | serial_ir.c | 577 * probe 9 times every 0.04s, collect "votes" for in serial_ir_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-qup.c | 262 /* bandwidth votes */
|
| /linux/drivers/clk/qcom/ |
| H A D | gcc-sar2130p.c | 2339 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sar2130p_probe()
|
| H A D | gcc-sm8650.c | 3824 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_sm8650_probe()
|
| H A D | gcc-x1e80100.c | 7418 /* Clear GDSC_SLEEP_ENA_VOTE to stop votes being auto-removed in sleep. */ in gcc_x1e80100_probe()
|