Go to the documentation of this file.
12 #ifndef _LINUX_HECUBAFB_H_
13 #define _LINUX_HECUBAFB_H_
16 #define APOLLO_START_NEW_IMG 0xA0
17 #define APOLLO_STOP_IMG_DATA 0xA1
18 #define APOLLO_DISPLAY_IMG 0xA2
19 #define APOLLO_ERASE_DISPLAY 0xA3
20 #define APOLLO_INIT_DISPLAY 0xA4
23 #define HCB_WUP_BIT 0x01
24 #define HCB_DS_BIT 0x02
25 #define HCB_RW_BIT 0x04
26 #define HCB_CD_BIT 0x08
27 #define HCB_ACK_BIT 0x80