Lines Matching full:soundwire

36  * Note: The maximum row define in SoundWire spec 1.1 is 23. In order to
346 * struct sdw_slave_prop - SoundWire Slave properties
375 * registers introduced with the SoundWire 1.2 specification. SDCA devices
422 * @mclk_freq: clock reference passed to SoundWire Master, in Hz.
477 * @class_id: MIPI Class ID (defined starting with SoundWire 1.2 spec)
509 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
538 * sdw_reg_bank - SoundWire register banks
539 * @SDW_BANK0: Soundwire register bank 0
540 * @SDW_BANK1: Soundwire register bank 1
637 * struct sdw_slave - SoundWire Slave
664 * protocol for SoundWire mockup devices
694 * struct sdw_master_device - SoundWire 'Master Device' representation
871 * struct sdw_bus - SoundWire bus
903 * SoundWire segment.
1009 * @name: SoundWire stream name
1082 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1089 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1096 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1102 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1108 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1114 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1120 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1126 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1132 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1138 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm()
1144 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update()
1150 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update_no_pm()