Lines Matching refs:Bus
225 on Bus other than current stream. There can be multiple active streams
226 on the Bus.
228 SoundWire Bus manages stream operations for each stream getting
229 rendered/captured on the SoundWire Bus. This section explains Bus operations
230 done for each of the stream allocated/released on Bus. Following are the
231 stream states maintained by the Bus for each of the audio stream.
267 Below section explains the operations done by the Bus on Master(s) and
288 Bus implements below API for allocate a stream which needs to be called once
312 the port information to Bus which includes port numbers allocated by
318 Bus implements below APIs for CONFIG state which needs to be called by
344 (1) Bus parameters such as bandwidth, frame shape, clock frequency,
346 stream(s) on Bus. Re-computation is required to accommodate current
347 stream on the Bus.
353 (3) Computed Bus and transport parameters are programmed in Master(s) and
359 (4) Once all the values are programmed, Bus initiates switch to alternate
368 Bus implements below API for PREPARE state which needs to be called
393 (3) Once all the values are programmed, Bus initiates switch to alternate
400 Bus implements below API for ENABLE state which needs to be called once per
418 (2) All the current configuration of Bus and active stream(s) are programmed
421 (3) Once all the values are programmed, Bus initiates switch to alternate
428 Bus implements below API for DISABLED state which needs to be called once
461 Bus implements below API for DEPREPARED state which needs to be called
495 Bus implements below APIs for RELEASE state which needs to be called by
507 The .shutdown() ASoC DPCM operation calls below Bus API to release