Go to the documentation of this file.
23 #include <linux/kernel.h>
31 #define AS10X_CMD_ERROR -1
33 #define SERVICE_PROG_ID 0x0002
34 #define SERVICE_PROG_VERSION 0x0001
36 #define HIER_NONE 0x00
37 #define HIER_LOW_PRIORITY 0x01
39 #define HEADER_SIZE (sizeof(struct as10x_cmd_header_t))
42 #define GET_CONTEXT_DATA 1
43 #define SET_CONTEXT_DATA 2
46 #define CFG_MODE_ODSP_RESUME 0
47 #define CFG_MODE_ODSP_SUSPEND 1
50 #define DUMP_BLOCK_SIZE_MAX 0x20
384 #define DUMP_BLOCK_SIZE 16