Lines Matching refs:Bus

114       on Bus other than current stream. There can be multiple active streams
115 on the Bus.
117 SoundWire Bus manages stream operations for each stream getting
118 rendered/captured on the SoundWire Bus. This section explains Bus operations
119 done for each of the stream allocated/released on Bus. Following are the
120 stream states maintained by the Bus for each of the audio stream.
151 Below section explains the operations done by the Bus on Master(s) and
172 Bus implements below API for allocate a stream which needs to be called once
191 the port information to Bus which includes port numbers allocated by
197 Bus implements below APIs for CONFIG state which needs to be called by
219 (1) Bus parameters such as bandwidth, frame shape, clock frequency,
221 stream(s) on Bus. Re-computation is required to accommodate current
222 stream on the Bus.
228 (3) Computed Bus and transport parameters are programmed in Master(s) and
234 (4) Once all the values are programmed, Bus initiates switch to alternate
243 Bus implements below API for PREPARE state which needs to be called once per
265 (3) Once all the values are programmed, Bus initiates switch to alternate
272 Bus implements below API for ENABLE state which needs to be called once per
289 (2) All the current configuration of Bus and active stream(s) are programmed
292 (3) Once all the values are programmed, Bus initiates switch to alternate
299 Bus implements below API for DISABLED state which needs to be called once
323 Bus implements below API for DEPREPARED state which needs to be called once
347 Bus implements below APIs for RELEASE state which needs to be called by
358 The .shutdown() ASoC DPCM operation calls below Bus API to release