cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-bus-soundwire-master (1081B)


      1What:		/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
     12Date:		April 2020
     13
     14Contact:	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
     15		Bard Liao <yung-chuan.liao@linux.intel.com>
     16		Vinod Koul <vkoul@kernel.org>
     17
     18Description:	SoundWire Master-N DisCo properties.
     19		These properties are defined by MIPI DisCo Specification
     20		for SoundWire. They define various properties of the Master
     21		and are used by the bus to configure the Master. clk_stop_modes
     22		is a bitmask for simplifications and combines the
     23		clock-stop-mode0 and clock-stop-mode1 properties.