Lines Matching full:dsp
1 TI Keystone DSP devices
4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
10 a dedicated local power/sleep controller etc. The DSP processor core in
13 DSP Device Node:
15 Each DSP Core sub-system is represented as a single DT node, and should also
26 "ti,k2hk-dsp" for DSPs on Keystone 2 66AK2H/K SoCs
27 "ti,k2l-dsp" for DSPs on Keystone 2 66AK2L SoCs
28 "ti,k2e-dsp" for DSPs on Keystone 2 66AK2E SoCs
29 "ti,k2g-dsp" for DSPs on Keystone 2 66AK2G SoCs
42 State Control node, and the register offset of the DSP
69 Documentation/devicetree/bindings/gpio/gpio-dsp-keystone.txt
83 and an args specifier containing the DSP device id
101 /* 66AK2H/K DSP aliases */
113 /* 66AK2H/K DSP memory node */
119 dsp_common_memory: dsp-common-memory@81f800000 {
126 /* 66AK2H/K DSP node */
128 dsp0: dsp@10800000 {
129 compatible = "ti,k2hk-dsp";
147 /* 66AK2G DSP alias */
152 /* 66AK2G DSP memory node */
158 dsp_common_memory: dsp-common-memory@81f800000 {
165 /* 66AK2G DSP node */
167 dsp0: dsp@10800000 {
168 compatible = "ti,k2g-dsp";