Searched refs:CLUT (Results 1 – 2 of 2) sorted by relevance
1257 + 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 */
629 #define CLUT 0xFE933000 macro