Go to the documentation of this file.
41 #ifndef PM8001_CTL_H_INCLUDED
42 #define PM8001_CTL_H_INCLUDED
44 #define IOCTL_BUF_SIZE 4096
46 #define SIZE_OFFSET 16
49 #define FLASH_OK 0x000000
50 #define FAIL_OPEN_BIOS_FILE 0x000100
51 #define FAIL_FILE_SIZE 0x000a00
52 #define FAIL_PARAMETERS 0x000b00
53 #define FAIL_OUT_MEMORY 0x000c00
54 #define FLASH_IN_PROGRESS 0x001000