Home
last modified time | relevance | path

Searched full:k2g (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dkeystone.txt25 - K2G
26 compatible = "ti,k2g", "ti,keystone"
38 - K2G EVM
39 compatible = "ti,k2g-evm", "ti,k2g", "ti-keystone"
41 - K2G Industrial Communication Engine EVM
42 compatible = "ti,k2g-ice", "ti,k2g", "ti-keystone"
H A Dti,sci.txt9 An example of such an SoC is K2G, which contains the system control hardware
27 - compatible: should be "ti,k2g-sci" for TI 66AK2G SoC
53 Example (K2G):
56 compatible = "ti,k2g-sci";
71 Example (K2G):
74 compatible = "ti,k2g-sci";
H A Dti,sci.yaml18 An example of such an SoC is K2G, which contains the system control hardware
39 - const: ti,k2g-sci
96 compatible = "ti,k2g-sci";
107 compatible = "ti,k2g-sci";
121 compatible = "ti,k2g-sci-clk";
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2g.dtsi3 * Device Tree Source for K2G SOC
13 compatible = "ti,k2g","ti,keystone";
14 model = "Texas Instruments K2G SoC";
230 compatible = "ti,k2g-dsp";
246 compatible = "ti,k2g-message-manager";
258 compatible = "ti,k2g-sci";
260 * In case of rare platforms that does not use k2g as
276 compatible = "ti,k2g-sci-clk";
287 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
310 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
[all …]
H A Dkeystone-k2g-ice.dts3 * Device Tree Source for K2G Industrial Communication Engine EVM
9 #include "keystone-k2g.dtsi"
13 compatible = "ti,k2g-ice", "ti,k2g", "ti,keystone";
14 model = "Texas Instruments K2G Industrial Communication EVM";
H A Dkeystone-k2g-evm.dts3 * Device Tree Source for K2G EVM
9 #include "keystone-k2g.dtsi"
12 compatible = "ti,k2g-evm", "ti,k2g", "ti,keystone";
13 model = "Texas Instruments K2G General Purpose EVM";
78 simple-audio-card,name = "K2G-EVM";
/freebsd/sys/contrib/device-tree/Bindings/display/ti/
H A Dti,k2g-dss.yaml5 $id: http://devicetree.org/schemas/display/ti/ti,k2g-dss.yaml#
8 title: Texas Instruments K2G Display Subsystem
15 The K2G DSS is an ultra-light version of TI Keystone Display
21 const: ti,k2g-dss
84 compatible = "ti,k2g-dss";
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dti,message-manager.txt14 - compatible: Shall be: "ti,k2g-message-manager"
24 For ti,k2g-message-manager, this shall contain:
29 Example(K2G):
33 compatible = "ti,k2g-message-manager";
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dsci-pm-domain.txt32 Example (K2G):
35 compatible = "ti,k2g-sci";
57 of valid identifiers for k2g.
59 Example (K2G):
H A Dti,pruss.yaml72 - ti,k2g-pruss # for 66AK2G SoC family
328 - ti,k2g-pruss
341 - ti,k2g-pruss
H A Dkeystone-navigator-qmss.txt21 : Must be "ti,66ak2g-navss-qm" for QMSS on K2G SoC.
44 For QMSS on K2G SoC, following QM reg indexes are used in that order
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dti,sci-clk.txt14 - compatible: Must be "ti,k2g-sci-clk"
25 compatible = "ti,k2g-sci";
28 compatible = "ti,k2g-sci-clk";
H A Dti,sci-clk.yaml28 const: ti,k2g-sci-clk
47 compatible = "ti,k2g-sci-clk";
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-omap.txt13 Should be "ti,k2g-sdhci" for K2G
17 (Not required for K2G).
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dti-edma.txt16 - "ti,k2g-edma3-tpcc", "ti,edma3-tpcc" for the
59 - "ti,k2g-edma3-tptc", "ti,edma3-tptc" for the
154 compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc";
177 compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc";
183 compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc";
189 compatible = "ti,k2g-hsmmc", "ti,omap4-hsmmc";
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-davinci.yaml17 - ti,k2g-gpio
103 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
H A Dgpio-davinci.txt7 "ti,k2g-gpio", "ti,keystone-gpio": for 66AK2G
85 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
/freebsd/share/examples/printing/
H A Dhpof7 printf "\033&k2G" || exit 2
H A Dhprf7 printf "\033&k2G" && fpr && printf "\f" && exit 0
H A Dhpif10 printf "\033&k2G" && cat && printf "\f" && exit 0
H A Difhp9 printf "\033&k2G" || exit 2
H A Dhpdf47 printf "\033&k2G" || fatal "Cannot initialize printer"
/freebsd/contrib/smbfs/examples/print/
H A Dlj6l9 printf "\033&k2G" || exit 2
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dti,keystone-rproc.txt29 "ti,k2g-dsp" for DSPs on Keystone 2 66AK2G SoCs
168 compatible = "ti,k2g-dsp";
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm-tiecap.yaml24 - ti,k2g-ecap

12