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-iio-vf610 (576B)


      1What:		/sys/bus/iio/devices/iio:deviceX/in_conversion_mode
      2KernelVersion:	4.2
      3Contact:	linux-iio@vger.kernel.org
      4Description:
      5		Specifies the hardware conversion mode used. The three
      6		available modes are "normal", "high-speed" and "low-power",
      7		where the last is the default mode.
      8
      9
     10What:		/sys/bus/iio/devices/iio:deviceX/out_conversion_mode
     11KernelVersion:	4.6
     12Contact:	linux-iio@vger.kernel.org
     13Description:
     14		Specifies the hardware conversion mode used within DAC.
     15		The two available modes are "high-power" and "low-power",
     16		where "low-power" mode is the default mode.