Lines Matching full:soundwire

36  * Note: The maximum row define in SoundWire spec 1.1 is 23. In order to
344 * struct sdw_slave_prop - SoundWire Slave properties
373 * registers introduced with the SoundWire 1.2 specification. SDCA devices
420 * @mclk_freq: clock reference passed to SoundWire Master, in Hz.
475 * @class_id: MIPI Class ID (defined starting with SoundWire 1.2 spec)
507 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
536 * sdw_reg_bank - SoundWire register banks
537 * @SDW_BANK0: Soundwire register bank 0
538 * @SDW_BANK1: Soundwire register bank 1
650 * struct sdw_slave - SoundWire Slave
677 * protocol for SoundWire mockup devices
707 * struct sdw_master_device - SoundWire 'Master Device' representation
886 * struct sdw_bus - SoundWire bus
917 * SoundWire segment.
1020 * @name: SoundWire stream name
1093 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1100 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1107 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1113 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1119 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1125 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1131 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1137 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1143 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1149 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm()
1155 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update()
1161 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update_no_pm()