Lines Matching full:cpb
4 $id: http://devicetree.org/schemas/sound/ti,j721e-cpb-ivi-audio.yaml#
14 extension board is extending the CPB audio support, decribed in:
15 sound/ti,j721e-cpb-audio.txt
26 Note: the same PLL4 and PLL15 is used by the audio support on the CPB!
45 - const: ti,j721e-cpb-ivi-audio
51 ti,cpb-mcasp:
52 description: phandle to McASP used on CPB
55 ti,cpb-codec:
56 description: phandle to the pcm3168a codec used on the CPB
73 - description: AUXCLK clock for McASP used by CPB audio
76 - description: SCKI clock for the pcm3168a codec on CPB
88 - const: cpb-mcasp-auxclk
89 - const: cpb-mcasp-auxclk-48000
90 - const: cpb-mcasp-auxclk-44100
91 - const: cpb-codec-scki
92 - const: cpb-codec-scki-48000
93 - const: cpb-codec-scki-44100
104 - ti,cpb-mcasp
105 - ti,cpb-codec
117 compatible = "ti,j721e-cpb-ivi-audio";
118 model = "j721e-cpb-ivi";
122 ti,cpb-mcasp = <&mcasp10>;
123 ti,cpb-codec = <&pcm3168a_1>;
137 clock-names = "cpb-mcasp-auxclk",
138 "cpb-mcasp-auxclk-48000", "cpb-mcasp-auxclk-44100",
139 "cpb-codec-scki",
140 "cpb-codec-scki-48000", "cpb-codec-scki-44100",