sysfs-bus-soundwire-master 1.0 KB

1234567891011121314151617181920212223
  1. What: /sys/bus/soundwire/devices/sdw-master-N/revision
  2. /sys/bus/soundwire/devices/sdw-master-N/clk_stop_modes
  3. /sys/bus/soundwire/devices/sdw-master-N/clk_freq
  4. /sys/bus/soundwire/devices/sdw-master-N/clk_gears
  5. /sys/bus/soundwire/devices/sdw-master-N/default_col
  6. /sys/bus/soundwire/devices/sdw-master-N/default_frame_rate
  7. /sys/bus/soundwire/devices/sdw-master-N/default_row
  8. /sys/bus/soundwire/devices/sdw-master-N/dynamic_shape
  9. /sys/bus/soundwire/devices/sdw-master-N/err_threshold
  10. /sys/bus/soundwire/devices/sdw-master-N/max_clk_freq
  11. Date: April 2020
  12. Contact: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
  13. Bard Liao <yung-chuan.liao@linux.intel.com>
  14. Vinod Koul <vkoul@kernel.org>
  15. Description: SoundWire Master-N DisCo properties.
  16. These properties are defined by MIPI DisCo Specification
  17. for SoundWire. They define various properties of the Master
  18. and are used by the bus to configure the Master. clk_stop_modes
  19. is a bitmask for simplifications and combines the
  20. clock-stop-mode0 and clock-stop-mode1 properties.