Home
last modified time | relevance | path

Searched full:vote (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/pci/pcie/
H A Derr.c54 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()
81 vote = err_handler->error_detected(dev, state); in report_error_detected()
83 pci_uevent_ers(dev, vote); in report_error_detected()
84 *result = merge_result(*result, vote); in report_error_detected()
132 pci_ers_result_t vote, *result = data; in report_mmio_enabled() local
141 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled()
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,lcc.yaml56 - description: PLL 4 Vote clock
90 - description: PLL 4 Vote clock
H A Dmediatek,mt8196-sys-clock.yaml60 as power domains or clocks) based on internal vote aggregation handled by
64 some internal vote aggregation,software is still required to
H A Dmediatek,mt8196-clock.yaml65 as power domains or clocks) based on internal vote aggregation handled by
69 some internal vote aggregation,software is still required to
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
/linux/drivers/gpio/
H A Dgpio-shared-proxy.c62 /* We didn't vote for high, nothing to do. */ in gpio_shared_proxy_set_unlocked()
67 /* This is the last remaining vote for high, set value to low. */ in gpio_shared_proxy_set_unlocked()
/linux/arch/arm/common/
H A Dvlock.S63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
H A Dqcom,smd-rpm.yaml12 to vote for state of the system resources, such as clocks, regulators and bus
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-pm8916.dtsi87 * them to ensure the vote from the application processor can be
H A Dmsm8929-pm8916.dtsi65 * them to ensure the vote from the application processor can be
/linux/fs/ocfs2/cluster/
H A Dmasklog.c113 define_mask(VOTE),
/linux/fs/ocfs2/
H A Dinode.h85 * We *only* set this on unlink vote from another node. If the inode
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.h53 * @keep_alive: whether to always keep a minimum vote on the bus clocks
H A Dicc-rpmh.h118 * @enable_mask: optional mask to send as vote instead of vote_x/vote_y
H A Dicc-rpm.c167 "NoC QoS: Skipping %s: vote aggregated on parent.\n", in qcom_icc_set_noc_qos()
382 * to vote for a value that's below the lower threshold, so let's not do so. in qcom_icc_set()
H A Dbcm-voter.c74 /* If any vote in this bucket exists, keep the BCM enabled */ in bcm_aggregate_mask()
/linux/drivers/soc/qcom/
H A Drpmh.c47 * @sleep_val: the sleep vote
48 * @wake_val: the wake vote
/linux/drivers/interconnect/
H A Dicc-clk.c71 * wrapper around COMMON_CLK framework, allowing other devices to vote on the
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c267 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
272 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1()
343 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table()
349 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
/linux/drivers/mfd/
H A D88pm860x-core.c658 dev_dbg(chip->dev, "%s(B): vote=0x%x status=%d\n", in pm8606_osc_enable()
682 dev_dbg(chip->dev, "%s(A): vote=0x%x status=%d ret=%d\n", in pm8606_osc_enable()
699 dev_dbg(chip->dev, "%s(B): vote=0x%x status=%d\n", in pm8606_osc_disable()
723 dev_dbg(chip->dev, "%s(A): vote=0x%x status=%d ret=%d\n", in pm8606_osc_disable()
/linux/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c588 /* no need to handle HALP ICRs until next vote */ in wil6210_irq_misc()
783 * voting for wake thread - need at least 1 vote in wil6210_hardirq()
/linux/drivers/gpu/drm/pl111/
H A Dpl111_drv.c113 * cast a vote for later deferral. in pl111_modeset_init()
/linux/drivers/bus/mhi/host/
H A Ddebugfs.c244 "Usage: echo get/put > device_wake to vote/unvote for M0"); in mhi_debugfs_device_wake_show()
/linux/drivers/clk/qcom/
H A Dclk-smd-rpm.c248 * they vote for zero. in to_active_sleep()
293 /* Undo the active set vote and restore it */ in clk_smd_rpm_prepare()

12