#ifndef FIMC_IS_CMD_H_
#define FIMC_IS_CMD_H_
#define FIMC_IS_COMMAND_VER …
#define HIC_PREVIEW_STILL …
#define HIC_PREVIEW_VIDEO …
#define HIC_CAPTURE_STILL …
#define HIC_CAPTURE_VIDEO …
#define HIC_STREAM_ON …
#define HIC_STREAM_OFF …
#define HIC_SET_PARAMETER …
#define HIC_GET_PARAMETER …
#define HIC_SET_TUNE …
#define HIC_GET_STATUS …
#define HIC_OPEN_SENSOR …
#define HIC_CLOSE_SENSOR …
#define HIC_SIMMIAN_INIT …
#define HIC_SIMMIAN_WRITE …
#define HIC_SIMMIAN_READ …
#define HIC_POWER_DOWN …
#define HIC_GET_SET_FILE_ADDR …
#define HIC_LOAD_SET_FILE …
#define HIC_MSG_CONFIG …
#define HIC_MSG_TEST …
#define IHC_GET_SENSOR_NUM …
#define IHC_SET_SHOT_MARK …
#define IHC_SET_FACE_MARK …
#define IHC_FRAME_DONE …
#define IHC_AA_DONE …
#define IHC_NOT_READY …
#define IH_REPLY_DONE …
#define IH_REPLY_NOT_DONE …
enum fimc_is_scenario { … };
enum fimc_is_sub_scenario { … };
struct is_common_regs { … } __packed;
struct is_mcuctl_reg { … } __packed;
#endif