Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/pcie/
Derr.c52 pci_ers_result_t vote; in report_error_detected() local
67 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
70 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
74 vote = err_handler->error_detected(dev, state); in report_error_detected()
76 pci_uevent_ers(dev, vote); in report_error_detected()
77 *result = merge_result(*result, vote); in report_error_detected()
94 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local
104 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
105 *result = merge_result(*result, vote); in report_mmio_enabled()
113 pci_ers_result_t vote, *result = data; in report_slot_reset() local
[all …]
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.h94 u32 vote; member
99 u32 vote; member
Da6xx_hfi.c220 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
225 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
242 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table()
248 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
Da6xx_gmu.c375 u32 vote; in a6xx_gmu_gfx_rail_on() local
381 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
383 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
384 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
/Linux-v5.10/arch/arm/common/
Dvlock.S61 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/Linux-v5.10/drivers/bluetooth/
Dhci_qca.c272 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument
280 switch (vote) { in serial_clock_vote()
324 vote ? "true" : "false"); in serial_clock_vote()
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/Linux-v5.10/Documentation/arm/
Dvlocks.rst38 /* signal our desire to vote */
/Linux-v5.10/Documentation/process/
Dcode-of-conduct-interpretation.rst147 by a two-thirds vote.
/Linux-v5.10/
DCREDITS1964 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization