| /linux-6.15/drivers/pci/pcie/ |
| H A D | err.c | 54 pci_ers_result_t vote; in report_error_detected() local 60 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected() 64 vote = PCI_ERS_RESULT_NONE; in report_error_detected() 74 vote = PCI_ERS_RESULT_NO_AER_DRIVER; in report_error_detected() 77 vote = PCI_ERS_RESULT_NONE; in report_error_detected() 83 pci_uevent_ers(dev, vote); in report_error_detected() 84 *result = merge_result(*result, vote); in report_error_detected() 114 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local 123 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled() 124 *result = merge_result(*result, vote); in report_mmio_enabled() [all …]
|
| /linux-6.15/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_hfi.h | 105 u32 vote; member 110 u32 vote; member 178 #define AB_VOTE(vote) FIELD_PREP(AB_VOTE_MASK, (vote)) argument
|
| H A D | a6xx_gmu.c | 447 u32 vote; in a6xx_gmu_gfx_rail_on() local 453 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on() 455 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on() 456 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on() 1392 u32 vote; in a6xx_gmu_rpmh_bw_votes_init() local 1424 vote = clamp(peak, 1, BCM_TCS_CMD_VOTE_MASK); in a6xx_gmu_rpmh_bw_votes_init() 1428 data[bcm_index] = BCM_TCS_CMD(commit, true, vote, vote); in a6xx_gmu_rpmh_bw_votes_init() 1430 data[bcm_index] = BCM_TCS_CMD(commit, true, 0, vote); in a6xx_gmu_rpmh_bw_votes_init()
|
| H A D | a6xx_hfi.c | 227 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 232 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 249 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table() 255 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
|
| /linux-6.15/arch/arm/common/ |
| H A D | vlock.S | 63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
| /linux-6.15/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,rpm.yaml | 12 to vote for state of the system resources, such as clocks, regulators and bus
|
| H A D | qcom,smd-rpm.yaml | 12 to vote for state of the system resources, such as clocks, regulators and bus
|
| /linux-6.15/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8929-pm8916.dtsi | 65 * them to ensure the vote from the application processor can be
|
| H A D | msm8939-pm8916.dtsi | 65 * them to ensure the vote from the application processor can be
|
| H A D | msm8916-pm8916.dtsi | 87 * them to ensure the vote from the application processor can be
|
| H A D | msm8998-clamshell.dtsi | 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
| /linux-6.15/Documentation/devicetree/bindings/iommu/ |
| H A D | arm,smmu.yaml | 527 - description: HLOS vote clock 555 - description: HLOS vote clock 575 - description: HLOS vote clock
|
| /linux-6.15/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,rpm-proc.yaml | 36 component in the system to vote for state of the system resources, such as
|
| /linux-6.15/Documentation/devicetree/bindings/display/msm/ |
| H A D | gmu.yaml | 150 - description: GPU SMMU vote clock
|
| /linux-6.15/Documentation/process/ |
| H A D | code-of-conduct-interpretation.rst | 152 not vote on the measures. 237 will not vote on the measures.
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | vlocks.rst | 38 /* signal our desire to vote */
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | hci_qca.c | 296 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument 304 switch (vote) { in serial_clock_vote() 348 str_true_false(vote)); in serial_clock_vote()
|
| /linux-6.15/ |
| H A D | CREDITS | 2121 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|