Lines Matching refs:can
27 Multi-SSI : 6ch case, you can use stereo x 3 SSI
28 TDM-SSI : 6ch case, you can use TDM
36 ${LINUX}/arch/arm/boot/dts/r8a7790-lager.dts can be good example.
44 You can use below.
45 ${LINUX}/arch/arm/boot/dts/r8a7790.dts can be good example.
65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes
68 you can use this mode on Playback / Capture
72 you can use this mode on Playback
97 CTU can convert [xx]ch to [yy]ch, or exchange outputed channel.
140 MIX merges 2 sounds path. You can see 2 sound interface on system,
184 SSIU can avoid some under/over run error, because it has some buffer.
185 But you can't use it if SSI was PIO mode.
186 In DMA mode, you can select not to use SSIU by using "no-busif" via SSI.
191 TDM Split mode merges 4 sounds. You can see 4 sound interface on system,
216 You can use PIO mode which is for connection check by using.
226 You can use DMA without SSIU.
235 Each SSI can share WS pin. It is based on platform.
244 You can use Multi-SSI.
251 You can use TDM with SSI.
253 Driver can automatically switches TDM <-> stereo mode in this case.