Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Derr.c53 pci_ers_result_t vote; in report_error_detected() local
59 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected()
63 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
73 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
76 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
82 pci_uevent_ers(dev, vote); in report_error_detected()
83 *result = merge_result(*result, vote); in report_error_detected()
101 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local
112 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
113 *result = merge_result(*result, vote); in report_mmio_enabled()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/
A Da6xx_hfi.h105 u32 vote; member
110 u32 vote; member
A Da6xx_hfi.c224 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
229 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
246 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table()
252 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
A Da6xx_gmu.c403 u32 vote; in a6xx_gmu_gfx_rail_on() local
409 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
411 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
412 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
/linux-6.3-rc2/arch/arm/common/
A Dvlock.S63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
A Dqcom,smd-rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
/linux-6.3-rc2/Documentation/devicetree/bindings/interconnect/
A Dqcom,bcm-voter.yaml15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
/linux-6.3-rc2/Documentation/devicetree/bindings/display/msm/
A Dgmu.yaml145 - description: GPU SMMU vote clock
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dmsm8998-clamshell.dtsi100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
/linux-6.3-rc2/drivers/bluetooth/
A Dhci_qca.c279 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument
287 switch (vote) { in serial_clock_vote()
331 vote ? "true" : "false"); in serial_clock_vote()
/linux-6.3-rc2/Documentation/arm/
A Dvlocks.rst38 /* signal our desire to vote */
/linux-6.3-rc2/Documentation/process/
A Dcode-of-conduct-interpretation.rst149 by the TAB by a two-thirds vote.
/linux-6.3-rc2/
A DCREDITS2009 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization

Completed in 24 milliseconds