Lines Matching full:soundwire
44 * Note: The maximum row define in SoundWire spec 1.1 is 23. In order to
330 * struct sdw_slave_prop - SoundWire Slave properties
363 * registers introduced with the SoundWire 1.2 specification. SDCA devices
414 * @mclk_freq: clock reference passed to SoundWire Master, in Hz.
469 * @class_id: MIPI Class ID (defined starting with SoundWire 1.2 spec)
501 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
530 * sdw_reg_bank - SoundWire register banks
531 * @SDW_BANK0: Soundwire register bank 0
532 * @SDW_BANK1: Soundwire register bank 1
628 * struct sdw_slave - SoundWire Slave
655 * protocol for SoundWire mockup devices
687 * struct sdw_master_device - SoundWire 'Master Device' representation
929 * @name: SoundWire stream name
948 * struct sdw_bus - SoundWire bus
970 * SoundWire segment.
1078 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1085 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1092 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1098 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1104 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1110 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1116 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1122 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1128 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1134 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm()
1140 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update()
1146 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_update_no_pm()