Lines Matching full:coresight

1 * CoreSight Components:
3 CoreSight components are compliant with the ARM CoreSight architecture
8 sink. Each CoreSight component device should use these properties to describe
17 "arm,coresight-etb10", "arm,primecell";
20 "arm,coresight-tpiu", "arm,primecell";
26 "arm,coresight-tmc", "arm,primecell";
29 "arm,coresight-dynamic-funnel", "arm,primecell";
30 "arm,coresight-funnel", "arm,primecell"; (OBSOLETE. For
35 "arm,coresight-etm3x", "arm,primecell";
38 "arm,coresight-etm4x", "arm,primecell";
40 - Coresight programmable Replicator :
41 "arm,coresight-dynamic-replicator", "arm,primecell";
44 "arm,coresight-stm", "arm,primecell"; [1]
45 - Coresight Address Translation Unit (CATU)
46 "arm,coresight-catu", "arm,primecell";
48 - Coresight Cross Trigger Interface (CTI):
49 "arm,coresight-cti", "arm,primecell";
50 See coresight-cti.yaml for full CTI definitions.
60 coresight blocks also have an additional clock "atclk", which
61 clocks the core of that coresight component. The latter clock
64 * port or ports: see "Graph bindings for Coresight" below.
79 * Required properties for Coresight Cross Trigger Interface (CTI)
80 See coresight-cti.yaml for full CTI definitions.
87 - Coresight Non-configurable Replicator:
88 "arm,coresight-static-replicator";
89 "arm,coresight-replicator"; (OBSOLETE. For backward
92 - Coresight Non-configurable Funnel:
93 "arm,coresight-static-funnel";
95 * port or ports: see "Graph bindings for Coresight" below.
99 * arm,coresight-loses-context-with-cpu : boolean. Indicates that the
102 coresight component and CPU in the same power domain. When the CPU
103 powers down the coresight component also powers down and loses its
137 Graph bindings for Coresight
140 Coresight components are interconnected to create a data path for the flow of
142 Each coresight component must describe the "input" and "output" connections.
155 compatible = "arm,coresight-etb10", "arm,primecell";
170 compatible = "arm,coresight-tpiu", "arm,primecell";
185 compatible = "arm,coresight-tmc", "arm,primecell";
212 compatible = "arm,coresight-static-replicator";
248 compatible = "arm,coresight-static-funnel";
281 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
325 compatible = "arm,coresight-etm3x", "arm,primecell";
341 compatible = "arm,coresight-etm3x", "arm,primecell";
358 compatible = "arm,coresight-stm", "arm,primecell";
377 compatible = "arm,coresight-catu", "arm,primecell";