Searched refs:vote (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/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.1.9/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 | 403 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.1.9/arch/arm/common/ |
D | vlock.S | 61 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
/linux-6.1.9/Documentation/devicetree/bindings/interconnect/ |
D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smd-rpm.yaml | 12 to vote for state of the system resources, such as clocks, regulators and bus
|
/linux-6.1.9/Documentation/devicetree/bindings/display/msm/ |
D | gmu.yaml | 145 - description: GPU SMMU vote clock
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | msm8998-clamshell.dtsi | 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | qcom-rpm.txt | 4 various Qualcomm platforms. The RPM allows each component in the system to vote
|
/linux-6.1.9/drivers/bluetooth/ |
D | hci_qca.c | 279 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.1.9/Documentation/arm/ |
D | vlocks.rst | 38 /* signal our desire to vote */
|
/linux-6.1.9/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 149 by the TAB by a two-thirds vote.
|
/linux-6.1.9/ |
D | CREDITS | 2001 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|