Usage: flx-reset COMMAND [OPTIONS]
Tool to reset various resources on the card.

Commands: (case-insensitive, '-' equals '_')
  DMA(_RESET)       Resets the DMA part of the Wupper core.
  REGISTERS(_RESET) Resets the registers to default values.
  SOFT(_RESET)      Global application soft reset.
  LINK (or GTH)     Reset the link RX (for FULL mode F/W only).
    -q              The individual quad (0..11) to be reset (default: all)
  ADN2814           Reset the ADN2814.
  ALL               Do everything. (Note: use -c, not -d:
                    resets the card and the resources of all devices of that card)
Options:
  -d <number>       Use device indicated by <number> (applies to DMA/SOFT/REGISTERS_RESET; default: 0).
  -c <number>       Use card indicated by <number> (default: 0).
  -E                Execute the command even if resources are locked
  -s <secs>         If necessary wait up to <secs> seconds for locks to be freed
                    when attempting to open the card (default: 5 secs)
  -h                Display help.
  -V                Display the version number

Note: 
Use -c <number> with ADN2814, LINK (GTH) and ALL
Use -d <number> with DMA_RESET, SOFT_RESET and REGISTERS_RESET
If neither -c nor -d are given, card or device number 0 is used as appropriate.
