47 lines · plain
1What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan2Date: May 20173KernelVersion: 4.124Contact: linux-fsi@lists.ozlabs.org5Description:6 Initiates a FSI master scan for all connected slave devices7 on its links.8 9What: /sys/bus/platform/devices/../fsi-master/fsi0/break10Date: May 201711KernelVersion: 4.1212Contact: linux-fsi@lists.ozlabs.org13Description:14 Sends an FSI BREAK command on a master's communication15 link to any connected slaves. A BREAK resets connected16 device's logic and preps it to receive further commands17 from the master.18 19What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/term20Date: May 201721KernelVersion: 4.1222Contact: linux-fsi@lists.ozlabs.org23Description:24 Sends an FSI terminate command from the master to its25 connected slave. A terminate resets the slave's state machines26 that control access to the internally connected engines. In27 addition the slave freezes its internal error register for28 debugging purposes. This command is also needed to abort any29 ongoing operation in case of an expired 'Master Time Out'30 timer.31 32What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/raw33Date: May 201734KernelVersion: 4.1235Contact: linux-fsi@lists.ozlabs.org36Description:37 Provides a means of reading/writing a 32 bit value from/to a38 specified FSI bus address.39 40What: /sys/bus/platform/devices/../cfam_reset41Date: Sept 202042KernelVersion: 5.1043Contact: linux-fsi@lists.ozlabs.org44Description:45 Provides a means of resetting the cfam that is attached to the46 FSI device.47