Lines Matching full:cpts
4 $id: http://devicetree.org/schemas/net/ti,k3-am654-cpts.yaml#
7 title: The TI AM654x/J721E Common Platform Time Sync (CPTS) module Device Tree Bindings
14 The TI AM654x/J721E CPTS module is used to facilitate host control of time
16 Main features of CPTS module are
32 TI AM654x/J721E SoCs has several similar CPTS modules integrated into the
34 - Main CPTS
35 - MCU CPSW CPTS with IEEE 1588-2008 support
36 - PCIe subsystem CPTS for PTM support
38 Depending on CPTS module integration and when CPTS is integral part of
40 be omitted - parent module is fully responsible for CPTS enabling and
45 pattern: "^cpts@[0-9a-f]+$"
49 - const: ti,am65-cpts
50 - const: ti,j721e-cpts
55 The physical base address and size of CPTS IO range
59 - const: cpts
62 description: CPTS reference clock
66 - const: cpts
70 - description: CPTS events interrupt
74 - const: cpts
76 ti,cpts-ext-ts-inputs:
82 ti,cpts-periodic-outputs:
90 description: CPTS reference clock multiplexer clock
122 cpts@310d0000 {
123 compatible = "ti,am65-cpts";
125 reg-names = "cpts";
127 clock-names = "cpts";
129 interrupt-names = "cpts";
130 ti,cpts-periodic-outputs = <6>;
131 ti,cpts-ext-ts-inputs = <8>;