Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
A Derr.c53 pci_ers_result_t vote; in report_error_detected() local
69 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
72 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
78 pci_uevent_ers(dev, vote); in report_error_detected()
79 *result = merge_result(*result, vote); in report_error_detected()
97 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local
108 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
109 *result = merge_result(*result, vote); in report_mmio_enabled()
118 pci_ers_result_t vote, *result = data; in report_slot_reset() local
129 vote = err_handler->slot_reset(dev); in report_slot_reset()
[all …]
/linux/drivers/gpu/drm/msm/adreno/
A Da6xx_hfi.h94 u32 vote; member
99 u32 vote; member
A 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()
A Da6xx_gmu.c402 u32 vote; in a6xx_gmu_gfx_rail_on() local
408 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
410 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
411 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
/linux/arch/arm/common/
A Dvlock.S61 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/linux/Documentation/devicetree/bindings/interconnect/
A Dqcom,bcm-voter.yaml15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,smd-rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
/linux/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/Documentation/devicetree/bindings/mfd/
A Dqcom-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/linux/Documentation/arm/
A Dvlocks.rst38 /* signal our desire to vote */
/linux/Documentation/process/
A Dcode-of-conduct-interpretation.rst147 by a two-thirds vote.
/linux/
A DCREDITS1981 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization

Completed in 23 milliseconds