HI_MIPI_RESET_SLVS

The Atlas 200/300/500 Inference Product does not support this command word.

The Atlas Training Series Product does not support this command word.

Description

Resets the SLVS.

Prototype

#define HI_MIPI_RESET_SLVS _IOW(HI_MIPI_IOC_MAGIC, 0x09, combo_dev_t)

Parameters

  • HI_MIPI_IOC_MAGIC: magic number of the MIPI RX ioctl command.
    #define HI_MIPI_IOC_MAGIC 'm'
  • 0x09: indicates the command word function and resets the SLVS.
  • combo_dev_t: device ID.

Returns

  • 0: success
  • -1: failure