0001 What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan
0002 Date: May 2017
0003 KernelVersion: 4.12
0004 Contact: linux-fsi@lists.ozlabs.org
0005 Description:
0006 Initiates a FSI master scan for all connected slave devices
0007 on its links.
0008
0009 What: /sys/bus/platform/devices/../fsi-master/fsi0/break
0010 Date: May 2017
0011 KernelVersion: 4.12
0012 Contact: linux-fsi@lists.ozlabs.org
0013 Description:
0014 Sends an FSI BREAK command on a master's communication
0015 link to any connected slaves. A BREAK resets connected
0016 device's logic and preps it to receive further commands
0017 from the master.
0018
0019 What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/term
0020 Date: May 2017
0021 KernelVersion: 4.12
0022 Contact: linux-fsi@lists.ozlabs.org
0023 Description:
0024 Sends an FSI terminate command from the master to its
0025 connected slave. A terminate resets the slave's state machines
0026 that control access to the internally connected engines. In
0027 addition the slave freezes its internal error register for
0028 debugging purposes. This command is also needed to abort any
0029 ongoing operation in case of an expired 'Master Time Out'
0030 timer.
0031
0032 What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/raw
0033 Date: May 2017
0034 KernelVersion: 4.12
0035 Contact: linux-fsi@lists.ozlabs.org
0036 Description:
0037 Provides a means of reading/writing a 32 bit value from/to a
0038 specified FSI bus address.
0039
0040 What: /sys/bus/platform/devices/../cfam_reset
0041 Date: Sept 2020
0042 KernelVersion: 5.10
0043 Contact: linux-fsi@lists.ozlabs.org
0044 Description:
0045 Provides a means of resetting the cfam that is attached to the
0046 FSI device.