Home
last modified time | relevance | path

Searched refs:vote (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/drivers/pci/pcie/
H A Derr.c54 pci_ers_result_t vote; in report_error_detected() local
60 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected()
64 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
74 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
77 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
83 pci_uevent_ers(dev, vote); in report_error_detected()
84 *result = merge_result(*result, vote); in report_error_detected()
114 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local
123 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
124 *result = merge_result(*result, vote); in report_mmio_enabled()
[all …]
/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.h105 u32 vote; member
110 u32 vote; member
178 #define AB_VOTE(vote) FIELD_PREP(AB_VOTE_MASK, (vote)) argument
H A Da6xx_gmu.c447 u32 vote; in a6xx_gmu_gfx_rail_on() local
453 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
455 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
456 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
1392 u32 vote; in a6xx_gmu_rpmh_bw_votes_init() local
1424 vote = clamp(peak, 1, BCM_TCS_CMD_VOTE_MASK); in a6xx_gmu_rpmh_bw_votes_init()
1428 data[bcm_index] = BCM_TCS_CMD(commit, true, vote, vote); in a6xx_gmu_rpmh_bw_votes_init()
1430 data[bcm_index] = BCM_TCS_CMD(commit, true, 0, vote); in a6xx_gmu_rpmh_bw_votes_init()
H A Da6xx_hfi.c227 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
232 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
249 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table()
255 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
/linux-6.15/arch/arm/common/
H A Dvlock.S63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/linux-6.15/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
H A Dqcom,smd-rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
/linux-6.15/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8929-pm8916.dtsi65 * them to ensure the vote from the application processor can be
H A Dmsm8939-pm8916.dtsi65 * them to ensure the vote from the application processor can be
H A Dmsm8916-pm8916.dtsi87 * them to ensure the vote from the application processor can be
H A Dmsm8998-clamshell.dtsi100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
/linux-6.15/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml527 - description: HLOS vote clock
555 - description: HLOS vote clock
575 - description: HLOS vote clock
/linux-6.15/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml36 component in the system to vote for state of the system resources, such as
/linux-6.15/Documentation/devicetree/bindings/display/msm/
H A Dgmu.yaml150 - description: GPU SMMU vote clock
/linux-6.15/Documentation/process/
H A Dcode-of-conduct-interpretation.rst152 not vote on the measures.
237 will not vote on the measures.
/linux-6.15/Documentation/arch/arm/
H A Dvlocks.rst38 /* signal our desire to vote */
/linux-6.15/drivers/bluetooth/
H A Dhci_qca.c296 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument
304 switch (vote) { in serial_clock_vote()
348 str_true_false(vote)); in serial_clock_vote()
/linux-6.15/
H A DCREDITS2121 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization