Searched refs:vote (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/pci/pcie/ |
| D | err.c | 50 pci_ers_result_t vote; in report_error_detected() local 65 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected() 67 vote = PCI_ERS_RESULT_NONE; in report_error_detected() 70 vote = err_handler->error_detected(dev, state); in report_error_detected() 72 pci_uevent_ers(dev, vote); in report_error_detected() 73 *result = merge_result(*result, vote); in report_error_detected() 90 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local 100 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled() 101 *result = merge_result(*result, vote); in report_mmio_enabled() 109 pci_ers_result_t vote, *result = data; in report_slot_reset() local [all …]
|
| /Linux-v5.4/drivers/scsi/ufs/ |
| D | ufs-qcom.c | 41 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote); 633 static int ufs_qcom_set_bus_vote(struct ufs_qcom_host *host, int vote) in ufs_qcom_set_bus_vote() argument 637 if (vote != host->bus_vote.curr_vote) { in ufs_qcom_set_bus_vote() 639 host->bus_vote.client_handle, vote); in ufs_qcom_set_bus_vote() 644 vote, err); in ufs_qcom_set_bus_vote() 648 host->bus_vote.curr_vote = vote; in ufs_qcom_set_bus_vote() 656 int vote; in ufs_qcom_update_bus_bw_vote() local 662 vote = ufs_qcom_get_bus_vote(host, mode); in ufs_qcom_update_bus_bw_vote() 663 if (vote >= 0) in ufs_qcom_update_bus_bw_vote() 664 err = ufs_qcom_set_bus_vote(host, vote); in ufs_qcom_update_bus_bw_vote() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_hfi.h | 93 u32 vote; member
|
| D | a6xx_hfi.c | 206 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table() 211 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
|
| D | a6xx_gmu.c | 329 u32 vote; in a6xx_gmu_gfx_rail_on() local 335 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on() 337 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on() 338 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,smd-rpm.txt | 4 various Qualcomm platforms. The RPM allows each component in the system to vote
|
| /Linux-v5.4/arch/arm/common/ |
| D | vlock.S | 61 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | hci_qca.c | 212 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument 220 switch (vote) { in serial_clock_vote() 266 vote ? "true" : "false"); in serial_clock_vote()
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| D | qcom-rpm.txt | 4 various Qualcomm platforms. The RPM allows each component in the system to vote
|
| /Linux-v5.4/Documentation/arm/ |
| D | vlocks.rst | 38 /* signal our desire to vote */
|
| /Linux-v5.4/Documentation/process/ |
| D | code-of-conduct-interpretation.rst | 147 by a two-thirds vote.
|
| /Linux-v5.4/ |
| D | CREDITS | 1934 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|