46 #ifndef __D4DLCD_FRAMEBUFFER_H
47 #define __D4DLCD_FRAMEBUFFER_H
49 #if (D4D_MK_STR(D4D_LLD_LCD) == d4dlcd_frame_buffer_ID)
60 #ifndef D4DLCDHWFB_DIRECT_MEM_ACCESS
61 #define D4DLCDHWFB_DIRECT_MEM_ACCESS 0
D4D low level frame buffer LCD interface API structure.