Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/pcie/
Derr.c54 pci_ers_result_t vote; in report_error_detected() local
91 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected()
93 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
96 vote = err_handler->error_detected(dev, result_data->state); in report_error_detected()
100 result_data->result = merge_result(result_data->result, vote); in report_error_detected()
107 pci_ers_result_t vote; in report_mmio_enabled() local
120 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
121 result_data->result = merge_result(result_data->result, vote); in report_mmio_enabled()
129 pci_ers_result_t vote; in report_slot_reset() local
142 vote = err_handler->slot_reset(dev); in report_slot_reset()
[all …]
/Linux-v4.19/drivers/scsi/ufs/
Dufs-qcom.c48 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote);
762 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote) in ufs_qcom_set_bus_vote() argument
766 if (vote != host->bus_vote.curr_vote) { in ufs_qcom_set_bus_vote()
768 host->bus_vote.client_handle, vote); in ufs_qcom_set_bus_vote()
773 vote, err); in ufs_qcom_set_bus_vote()
777 host->bus_vote.curr_vote = vote; in ufs_qcom_set_bus_vote()
785 int vote; in ufs_qcom_update_bus_bw_vote() local
791 vote = ufs_qcom_get_bus_vote(host, mode); in ufs_qcom_update_bus_bw_vote()
792 if (vote >= 0) in ufs_qcom_update_bus_bw_vote()
793 err = ufs_qcom_set_bus_vote(host, vote); in ufs_qcom_update_bus_bw_vote()
[all …]
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.h93 u32 vote; member
Da6xx_hfi.c257 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table()
262 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
Da6xx_gmu.c258 u32 vote; in a6xx_gmu_gfx_rail_on() local
264 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
266 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
267 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smd-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/Linux-v4.19/arch/arm/common/
Dvlock.S70 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/Linux-v4.19/drivers/bluetooth/
Dhci_qca.c189 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument
197 switch (vote) { in serial_clock_vote()
243 vote ? "true" : "false"); in serial_clock_vote()
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt4 various Qualcomm platforms. The RPM allows each component in the system to vote
/Linux-v4.19/Documentation/arm/
Dvlocks.txt37 /* signal our desire to vote */
/Linux-v4.19/Documentation/process/
Dcode-of-conduct-interpretation.rst147 by a two-thirds vote.
/Linux-v4.19/
DCREDITS1932 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization