Lines Matching +full:dsp +full:- +full:reset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra20-i2s.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
12 Justified Mode, Right Justified Mode, and DSP mode formats.
15 - Thierry Reding <treding@nvidia.com>
16 - Jon Hunter <jonathanh@nvidia.com>
20 const: nvidia,tegra20-i2s
28 reset-names:
40 dma-names:
42 - const: rx
43 - const: tx
45 nvidia,fixed-parent-rate:
53 - compatible
54 - reg
55 - resets
56 - reset-names
57 - interrupts
58 - clocks
59 - dmas
60 - dma-names
65 - |
67 compatible = "nvidia,tegra20-i2s";
72 reset-names = "i2s";
74 dma-names = "rx", "tx";