Lines Matching full:soundwire

44  * Note: The maximum row define in SoundWire spec 1.1 is 23. In order to
332 * struct sdw_slave_prop - SoundWire Slave properties
365 * registers introduced with the SoundWire 1.2 specification. SDCA devices
416 * @mclk_freq: clock reference passed to SoundWire Master, in Hz.
471 * @class_id: MIPI Class ID (defined starting with SoundWire 1.2 spec)
503 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
532 * sdw_reg_bank - SoundWire register banks
533 * @SDW_BANK0: Soundwire register bank 0
534 * @SDW_BANK1: Soundwire register bank 1
630 * struct sdw_slave - SoundWire Slave
657 * protocol for SoundWire mockup devices
689 * struct sdw_master_device - SoundWire 'Master Device' representation
947 * @name: SoundWire stream name
966 * struct sdw_bus - SoundWire bus
991 * SoundWire segment.
1105 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1112 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1119 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1125 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1131 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1137 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1143 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1149 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1155 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1161 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm()
1167 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update()
1173 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update_no_pm()