/openbmc/linux/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 125 vote = err_handler->mmio_enabled(dev); in report_mmio_enabled() 126 *result = merge_result(*result, vote); in report_mmio_enabled() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 081.out | 60 "vote-threshold": 2, 100 qemu-io: can't open: blkverify=on can only be set if there are exactly two files and vote-threshold… 135 {"error": {"class": "GenericError", "desc": "The number of children cannot be lower than the vote t… 142 …r", "desc": "blkverify=on can only be set if there are exactly two files and vote-threshold is 2"}} 151 {"error": {"class": "GenericError", "desc": "The number of children cannot be lower than the vote t…
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.h | 105 u32 vote; member 110 u32 vote; member
|
H A D | a6xx_hfi.c | 224 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 229 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table_v1() 246 msg.gx_votes[i].vote = gmu->gx_arc_votes[i]; in a6xx_hfi_send_perf_table() 252 msg.cx_votes[i].vote = gmu->cx_arc_votes[i]; in a6xx_hfi_send_perf_table()
|
H A D | a6xx_gmu.c | 405 u32 vote; in a6xx_gmu_gfx_rail_on() local 411 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on() 413 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on() 414 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
|
/openbmc/docs/tof/ |
H A D | contract.md | 76 Once an issue has a proposal, TOF members have 8 days to vote on the proposal in 80 other votes, the proposal is rejected and closed. Any other vote count results 86 Issue vote indicators by reacting to the top post: 110 than one dissenting vote.
|
H A D | membership-and-voting.md | 8 Development Community by vote. The current number of members is **7** and this 14 be elected a member of the TOF if they are eligible to vote in their own 87 cycle, normal developers are given a vote weight of 1 and highly-productive 88 developers are given a vote weight of 3.
|
/openbmc/linux/arch/arm/common/ |
H A D | vlock.S | 63 strb r1, [r0, #VLOCK_OWNER_OFFSET] @ submit my vote
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
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.
|
/openbmc/qemu/docs/ |
H A D | block-replication.txt | 154 -drive if=xxx,driver=quorum,read-pattern=fifo,id=colo1,vote-threshold=1,\ 189 vote-threshold=1,children.0=childs1
|
H A D | COLO-FT.txt | 177 -drive if=ide,id=colo-disk0,driver=quorum,read-pattern=fifo,vote-threshold=1,\ 206 -drive if=ide,id=colo-disk0,driver=quorum,read-pattern=fifo,vote-threshold=1,\
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | gmu.yaml | 141 - description: GPU SMMU vote clock
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | PolyForm-Small-Business-1.0.0 | 114 or the power to direct its management and policies by vote,
|
H A D | PolyForm-Noncommercial-1.0.0 | 124 or the power to direct its management and policies by vote,
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 38 /* signal our desire to vote */
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_qca.c | 282 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote() argument 290 switch (vote) { in serial_clock_vote() 334 vote ? "true" : "false"); in serial_clock_vote()
|
/openbmc/linux/Documentation/process/ |
H A D | code-of-conduct-interpretation.rst | 149 by the TAB by a two-thirds vote.
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | 3929 # @quorum: read all the children and do a quorum vote on reads 3947 # @vote-threshold: the vote limit under which a read will fail 3960 'vote-threshold': 'int',
|
/openbmc/linux/ |
H A D | CREDITS | 2026 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|