Searched +full:trig +full:- +full:conns (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause4 ---5 $id: http://devicetree.org/schemas/arm/coresight-cti.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#38 indicate this feature (arm,coresight-cti-v8-arch).53 constants defined in <dt-bindings/arm/coresight-cti-dt.h>60 Note that some hardware trigger signals can be connected to non-CoreSight64 - Mike Leach <mike.leach@linaro.org>67 - $ref: /schemas/arm/primecell.yaml#75 - arm,coresight-cti[all …]
1 // SPDX-License-Identifier: GPL-2.012 #include <dt-bindings/arm/coresight-cti-dt.h>14 #include "coresight-cti.h"15 #include "coresight-priv.h"23 #define CTI_DT_CONNS "trig-conns"26 #define CTI_DT_V8ARCH_COMPAT "arm,coresight-cti-v8-arch"27 #define CTI_DT_CSDEV_ASSOC "arm,cs-dev-assoc"28 #define CTI_DT_TRIGIN_SIGS "arm,trig-in-sigs"29 #define CTI_DT_TRIGOUT_SIGS "arm,trig-out-sigs"30 #define CTI_DT_TRIGIN_TYPES "arm,trig-in-types"[all …]