.. | .. |
---|
11 | 11 | Description: read only |
---|
12 | 12 | Number of contexts for the AFU, in the format <n>/<max> |
---|
13 | 13 | where: |
---|
14 | | - n: number of currently active contexts, for debug |
---|
15 | | - max: maximum number of contexts supported by the AFU |
---|
| 14 | + |
---|
| 15 | + ==== =============================================== |
---|
| 16 | + n number of currently active contexts, for debug |
---|
| 17 | + max maximum number of contexts supported by the AFU |
---|
| 18 | + ==== =============================================== |
---|
16 | 19 | |
---|
17 | 20 | What: /sys/class/ocxl/<afu name>/pp_mmio_size |
---|
18 | 21 | Date: January 2018 |
---|
.. | .. |
---|
33 | 36 | Contact: linuxppc-dev@lists.ozlabs.org |
---|
34 | 37 | Description: read/write |
---|
35 | 38 | Give access the global mmio area for the AFU |
---|
| 39 | + |
---|
| 40 | +What: /sys/class/ocxl/<afu name>/reload_on_reset |
---|
| 41 | +Date: February 2020 |
---|
| 42 | +Contact: linuxppc-dev@lists.ozlabs.org |
---|
| 43 | +Description: read/write |
---|
| 44 | + Control whether the FPGA is reloaded on a link reset. Enabled |
---|
| 45 | + through a vendor-specific logic block on the FPGA. |
---|
| 46 | + |
---|
| 47 | + =========== =========================================== |
---|
| 48 | + 0 Do not reload FPGA image from flash |
---|
| 49 | + 1 Reload FPGA image from flash |
---|
| 50 | + unavailable The device does not support this capability |
---|
| 51 | + =========== =========================================== |
---|