Home
last modified time | relevance | path

Searched refs:CLUT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/package/directfb/
H A D0001-fix-missing-davinci-voodoo-header.patch1257 + unsigned char clut_select; /* 2: RAM CLUT 1:ROM1 CLUT 0:ROM0 CLUT */
1268 +/*Union of structures giving the CLUT index for the 1, 2, 4 bit bitmap values.*/
1310 + /* 0: ROM DM270, 1:ROM DM320, 2:RAM CLUT */
1326 + /* 0: ROM DM270, 1: ROM DM320, 2:RAM CLUT */
1441 + char ram_clut[256][3]; /*RAM CLUT array */
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h629 #define CLUT 0xFE933000 macro