Lines Matching +full:clock +full:- +full:measure
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/misc/qemu,vcpu-stall-detector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 - Sebastian Ene <[email protected]>
19 - qemu,vcpu-stall-detector
24 clock-frequency:
27 The internal clock of the stall detector peripheral measure in Hz used
35 timeout-sec:
43 - compatible
48 - |
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 compatible = "qemu,vcpu-stall-detector";
54 clock-frequency = <10>;
55 timeout-sec = <8>;