Searched refs:vote (Results 1 – 17 of 17) sorted by relevance
/linux-6.6.21/drivers/pci/pcie/ |
D | err.c | 53 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() 80 vote = err_handler->error_detected(dev, state); 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() [all …]
|
/linux-6.6.21/drivers/gpu/drm/msm/adreno/ |
D | a6xx_hfi.h | 105 u32 vote; member 110 u32 vote; member
|
D | a6xx_hfi.c | 224 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()
|
D | a6xx_gmu.c | 405 u32 vote; in a6xx_gmu_gfx_rail_on() local 411 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on() 413 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on() 414 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
|
/linux-6.6.21/arch/arm/common/ |
D | vlock.S | 63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
/linux-6.6.21/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpm.yaml | 12 to vote for state of the system resources, such as clocks, regulators and bus
|
D | qcom,smd-rpm.yaml | 12 to vote for state of the system resources, such as clocks, regulators and bus
|
/linux-6.6.21/Documentation/devicetree/bindings/interconnect/ |
D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | msm8939-pm8916.dtsi | 65 * them to ensure the vote from the application processor can be
|
D | msm8916-pm8916.dtsi | 87 * them to ensure the vote from the application processor can be
|
D | msm8998-clamshell.dtsi | 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,rpm-proc.yaml | 36 component in the system to vote for state of the system resources, such as
|
/linux-6.6.21/Documentation/devicetree/bindings/display/msm/ |
D | gmu.yaml | 141 - description: GPU SMMU vote clock
|
/linux-6.6.21/drivers/bluetooth/ |
D | hci_qca.c | 282 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument 290 switch (vote) { in serial_clock_vote() 334 vote ? "true" : "false"); in serial_clock_vote()
|
/linux-6.6.21/Documentation/arch/arm/ |
D | vlocks.rst | 38 /* signal our desire to vote */
|
/linux-6.6.21/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 149 by the TAB by a two-thirds vote.
|
/linux-6.6.21/ |
D | CREDITS | 2026 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|