Lines Matching +full:0 +full:x0011
21 #define HIC_PREVIEW_STILL 0x0001
22 #define HIC_PREVIEW_VIDEO 0x0002
23 #define HIC_CAPTURE_STILL 0x0003
24 #define HIC_CAPTURE_VIDEO 0x0004
25 #define HIC_STREAM_ON 0x0005
26 #define HIC_STREAM_OFF 0x0006
27 #define HIC_SET_PARAMETER 0x0007
28 #define HIC_GET_PARAMETER 0x0008
29 #define HIC_SET_TUNE 0x0009
30 #define HIC_GET_STATUS 0x000b
32 #define HIC_OPEN_SENSOR 0x000c
33 #define HIC_CLOSE_SENSOR 0x000d
34 #define HIC_SIMMIAN_INIT 0x000e
35 #define HIC_SIMMIAN_WRITE 0x000f
36 #define HIC_SIMMIAN_READ 0x0010
37 #define HIC_POWER_DOWN 0x0011
38 #define HIC_GET_SET_FILE_ADDR 0x0012
39 #define HIC_LOAD_SET_FILE 0x0013
40 #define HIC_MSG_CONFIG 0x0014
41 #define HIC_MSG_TEST 0x0015
43 #define IHC_GET_SENSOR_NUM 0x1000
44 #define IHC_SET_SHOT_MARK 0x1001
46 /* parameter2: confidence level (smile 0~100) */
47 /* parameter3: confidence level (blink 0~100) */
48 #define IHC_SET_FACE_MARK 0x1002
51 #define IHC_FRAME_DONE 0x1003
54 #define IHC_AA_DONE 0x1004
55 #define IHC_NOT_READY 0x1005
57 #define IH_REPLY_DONE 0x2000
58 #define IH_REPLY_NOT_DONE 0x2001
129 u32 reserved[0xd];