Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAIN_STATUS 0x03 |
#define | PBC_CONTROL 0x08 |
#define | INPUT_SOURCE 0x0B |
#define | INPUT_RESOLUTION 0x0C |
#define | DATA_FORMAT 0x0D |
#define | IMG_ROTATION 0x0E |
#define | LONG_FLIP 0x0F |
#define | SHORT_FLIP 0x10 |
#define | TEST_PAT_SELECT 0x11 |
#define | R_DRIVE_CURRENT 0x12 |
#define | G_DRIVE_CURRENT 0x13 |
#define | B_DRIVE_CURRENT 0x14 |
#define | READ_REG_SELECT 0x15 |
#define | RGB_DRIVER_ENABLE 0x16 |
#define | CPU_IF_MODE 0x18 |
#define | FRAME_RATE 0x19 |
#define | CPU_IF_SYNC_METHOD 0x1A |
#define | CPU_IF_SOF 0x1B |
#define | CPU_IF_EOF 0x1C |
#define | CPU_IF_SLEEP 0x1D |
#define | SEQUENCE_MODE 0x1E |
#define | SOFT_RESET 0x1F |
#define | FRONT_END_RESET 0x21 |
#define | AUTO_PWR_ENABLE 0x22 |
#define | VSYNC_LINE_DELAY 0x23 |
#define | CPU_PI_HORIZ_START 0x24 |
#define | CPU_PI_VERT_START 0x25 |
#define | CPU_PI_HORIZ_WIDTH 0x26 |
#define | CPU_PI_VERT_HEIGHT 0x27 |
#define | PIXEL_MASK_CROP 0x28 |
#define | CROP_FIRST_LINE 0x29 |
#define | CROP_LAST_LINE 0x2A |
#define | CROP_FIRST_PIXEL 0x2B |
#define | CROP_LAST_PIXEL 0x2C |
#define | DMD_PARK_TRIGGER 0x2D |
#define | MISC_REG 0x30 |
#define | AGC_CTRL 0x50 |
#define | AGC_CLIPPED_PIXS 0x55 |
#define | AGC_BRIGHT_PIXS 0x56 |
#define | AGC_BG_PIXS 0x57 |
#define | AGC_SAFETY_MARGIN 0x17 |
#define | CCA_ENABLE 0x5E |
#define | CCA_C1A 0x5F |
#define | CCA_C1B 0x60 |
#define | CCA_C1C 0x61 |
#define | CCA_C2A 0x62 |
#define | CCA_C2B 0x63 |
#define | CCA_C2C 0x64 |
#define | CCA_C3A 0x65 |
#define | CCA_C3B 0x66 |
#define | CCA_C3C 0x67 |
#define | CCA_C7A 0x71 |
#define | CCA_C7B 0x72 |
#define | CCA_C7C 0x73 |
#define | DMA_STATUS 0x100 |
#define | FLASH_ADDR_BYTES 0x74 |
#define | FLASH_DUMMY_BYTES 0x75 |
#define | FLASH_WRITE_BYTES 0x76 |
#define | FLASH_READ_BYTES 0x77 |
#define | FLASH_OPCODE 0x78 |
#define | FLASH_START_ADDR 0x79 |
#define | FLASH_DUMMY2 0x7A |
#define | FLASH_WRITE_DATA 0x7B |
#define | TEMPORAL_DITH_DISABLE 0x7E |
#define | SEQ_CONTROL 0x82 |
#define | SEQ_VECTOR 0x83 |
#define | DMD_BLOCK_COUNT 0x84 |
#define | DMD_VCC_CONTROL 0x86 |
#define | DMD_PARK_PULSE_COUNT 0x87 |
#define | DMD_PARK_PULSE_WIDTH 0x88 |
#define | DMD_PARK_DELAY 0x89 |
#define | DMD_SHADOW_ENABLE 0x8E |
#define | SEQ_STATUS 0x8F |
#define | FLASH_CLOCK_CONTROL 0x98 |
#define | DMD_PARK 0x2D |
#define | SDRAM_BIST_ENABLE 0x46 |
#define | DDR_DRIVER_STRENGTH 0x9A |
#define | SDC_ENABLE 0x9D |
#define | SDC_BUFF_SWAP_DISABLE 0xA3 |
#define | CURTAIN_CONTROL 0xA6 |
#define | DDR_BUS_SWAP_ENABLE 0xA7 |
#define | DMD_TRC_ENABLE 0xA8 |
#define | DMD_BUS_SWAP_ENABLE 0xA9 |
#define | ACTGEN_ENABLE 0xAE |
#define | ACTGEN_CONTROL 0xAF |
#define | ACTGEN_HORIZ_BP 0xB0 |
#define | ACTGEN_VERT_BP 0xB1 |
#define | CMT_SPLASH_LUT_START_ADDR 0xFA |
#define | CMT_SPLASH_LUT_DEST_SELECT 0xFB |
#define | CMT_SPLASH_LUT_DATA 0xFC |
#define | SEQ_RESET_LUT_START_ADDR 0xFD |
#define | SEQ_RESET_LUT_DEST_SELECT 0xFE |
#define | SEQ_RESET_LUT_DATA 0xFF |
#define | PARALLEL_RGB 0 |
#define | INT_TEST_PATTERN 1 |
#define | SPLASH_SCREEN 2 |
#define | CPU_INTF 3 |
#define | BT656 4 |
#define | QWVGA_LANDSCAPE 3 /* (427h*240v) */ |
#define | WVGA_864_LANDSCAPE 21 /* (864h*480v) */ |
#define | WVGA_DMD_OPTICAL_TEST 35 /* (608h*684v) */ |
#define | RGB565 0 |
#define | RGB666 1 |
#define | RGB888 2 |
#define | TPG_CHECKERBOARD 0 |
#define | TPG_BLACK 1 |
#define | TPG_WHITE 2 |
#define | TPG_RED 3 |
#define | TPG_BLUE 4 |
#define | TPG_GREEN 5 |
#define | TPG_VLINES_BLACK 6 |
#define | TPG_HLINES_BLACK 7 |
#define | TPG_VLINES_ALT 8 |
#define | TPG_HLINES_ALT 9 |
#define | TPG_DIAG_LINES 10 |
#define | TPG_GREYRAMP_VERT 11 |
#define | TPG_GREYRAMP_HORIZ 12 |
#define | TPG_ANSI_CHECKERBOARD 13 |
#define | SEQ_FREE_RUN 0 |
#define | SEQ_LOCK 1 |
#define | CURTAIN_BLACK 0 |
#define | CURTAIN_RED 1 |
#define | CURTAIN_GREEN 2 |
#define | CURTAIN_BLUE 3 |
#define | CURTAIN_YELLOW 4 |
#define | CURTAIN_MAGENTA 5 |
#define | CURTAIN_CYAN 6 |
#define | CURTAIN_WHITE 7 |
#define | CMT_LUT_NONE 0 |
#define | CMT_LUT_GREEN 1 |
#define | CMT_LUT_RED 2 |
#define | CMT_LUT_BLUE 3 |
#define | CMT_LUT_ALL 4 |
#define | SPLASH_LUT 5 |
#define | SEQ_LUT_NONE 0 |
#define | SEQ_DRC_LUT_0 1 |
#define | SEQ_DRC_LUT_1 2 |
#define | SEQ_DRC_LUT_2 3 |
#define | SEQ_DRC_LUT_3 4 |
#define | SEQ_SEQ_LUT 5 |
#define | SEQ_DRC_LUT_ALL 6 |
#define | WPC_PROGRAM_LUT 7 |
#define | BITSTREAM_START_ADDR 0x00000000 |
#define | BITSTREAM_SIZE 0x00040000 |
#define | WPC_FW_0_START_ADDR 0x00040000 |
#define | WPC_FW_0_SIZE 0x00000ce8 |
#define | SEQUENCE_0_START_ADDR 0x00044000 |
#define | SEQUENCE_0_SIZE 0x00001000 |
#define | SEQUENCE_1_START_ADDR 0x00045000 |
#define | SEQUENCE_1_SIZE 0x00000d10 |
#define | SEQUENCE_2_START_ADDR 0x00046000 |
#define | SEQUENCE_2_SIZE 0x00000d10 |
#define | SEQUENCE_3_START_ADDR 0x00047000 |
#define | SEQUENCE_3_SIZE 0x00000d10 |
#define | SEQUENCE_4_START_ADDR 0x00048000 |
#define | SEQUENCE_4_SIZE 0x00000d10 |
#define | SEQUENCE_5_START_ADDR 0x00049000 |
#define | SEQUENCE_5_SIZE 0x00000d10 |
#define | SEQUENCE_6_START_ADDR 0x0004a000 |
#define | SEQUENCE_6_SIZE 0x00000d10 |
#define | CMT_LUT_0_START_ADDR 0x0004b200 |
#define | CMT_LUT_0_SIZE 0x00000600 |
#define | CMT_LUT_1_START_ADDR 0x0004b800 |
#define | CMT_LUT_1_SIZE 0x00000600 |
#define | CMT_LUT_2_START_ADDR 0x0004be00 |
#define | CMT_LUT_2_SIZE 0x00000600 |
#define | CMT_LUT_3_START_ADDR 0x0004c400 |
#define | CMT_LUT_3_SIZE 0x00000600 |
#define | CMT_LUT_4_START_ADDR 0x0004ca00 |
#define | CMT_LUT_4_SIZE 0x00000600 |
#define | CMT_LUT_5_START_ADDR 0x0004d000 |
#define | CMT_LUT_5_SIZE 0x00000600 |
#define | CMT_LUT_6_START_ADDR 0x0004d600 |
#define | CMT_LUT_6_SIZE 0x00000600 |
#define | DRC_TABLE_0_START_ADDR 0x0004dc00 |
#define | DRC_TABLE_0_SIZE 0x00000100 |
#define | SPLASH_0_START_ADDR 0x0004dd00 |
#define | SPLASH_0_SIZE 0x00032280 |
#define | SEQUENCE_7_START_ADDR 0x00080000 |
#define | SEQUENCE_7_SIZE 0x00000d10 |
#define | SEQUENCE_8_START_ADDR 0x00081800 |
#define | SEQUENCE_8_SIZE 0x00000d10 |
#define | SEQUENCE_9_START_ADDR 0x00083000 |
#define | SEQUENCE_9_SIZE 0x00000d10 |
#define | CMT_LUT_7_START_ADDR 0x0008e000 |
#define | CMT_LUT_7_SIZE 0x00000600 |
#define | CMT_LUT_8_START_ADDR 0x0008e800 |
#define | CMT_LUT_8_SIZE 0x00000600 |
#define | CMT_LUT_9_START_ADDR 0x0008f000 |
#define | CMT_LUT_9_SIZE 0x00000600 |
#define | SPLASH_1_START_ADDR 0x0009a000 |
#define | SPLASH_1_SIZE 0x00032280 |
#define | SPLASH_2_START_ADDR 0x000cd000 |
#define | SPLASH_2_SIZE 0x00032280 |
#define | SPLASH_3_START_ADDR 0x00100000 |
#define | SPLASH_3_SIZE 0x00032280 |
#define | OPT_SPLASH_0_START_ADDR 0x00134000 |
#define | OPT_SPLASH_0_SIZE 0x000cb100 |
#define ACTGEN_CONTROL 0xAF |
Definition at line 128 of file panel-picodlp.h.
#define ACTGEN_ENABLE 0xAE |
Definition at line 127 of file panel-picodlp.h.
#define ACTGEN_HORIZ_BP 0xB0 |
Definition at line 129 of file panel-picodlp.h.
#define ACTGEN_VERT_BP 0xB1 |
Definition at line 130 of file panel-picodlp.h.
#define AGC_BG_PIXS 0x57 |
Definition at line 71 of file panel-picodlp.h.
#define AGC_BRIGHT_PIXS 0x56 |
Definition at line 70 of file panel-picodlp.h.
#define AGC_CLIPPED_PIXS 0x55 |
Definition at line 69 of file panel-picodlp.h.
#define AGC_CTRL 0x50 |
Definition at line 68 of file panel-picodlp.h.
#define AGC_SAFETY_MARGIN 0x17 |
Definition at line 72 of file panel-picodlp.h.
#define AUTO_PWR_ENABLE 0x22 |
Definition at line 50 of file panel-picodlp.h.
#define B_DRIVE_CURRENT 0x14 |
Definition at line 36 of file panel-picodlp.h.
#define BITSTREAM_SIZE 0x00040000 |
Definition at line 205 of file panel-picodlp.h.
#define BITSTREAM_START_ADDR 0x00000000 |
Definition at line 204 of file panel-picodlp.h.
#define BT656 4 |
Definition at line 145 of file panel-picodlp.h.
#define CCA_C1A 0x5F |
Definition at line 76 of file panel-picodlp.h.
#define CCA_C1B 0x60 |
Definition at line 77 of file panel-picodlp.h.
#define CCA_C1C 0x61 |
Definition at line 78 of file panel-picodlp.h.
#define CCA_C2A 0x62 |
Definition at line 79 of file panel-picodlp.h.
#define CCA_C2B 0x63 |
Definition at line 80 of file panel-picodlp.h.
#define CCA_C2C 0x64 |
Definition at line 81 of file panel-picodlp.h.
#define CCA_C3A 0x65 |
Definition at line 82 of file panel-picodlp.h.
#define CCA_C3B 0x66 |
Definition at line 83 of file panel-picodlp.h.
#define CCA_C3C 0x67 |
Definition at line 84 of file panel-picodlp.h.
#define CCA_C7A 0x71 |
Definition at line 85 of file panel-picodlp.h.
#define CCA_C7B 0x72 |
Definition at line 86 of file panel-picodlp.h.
#define CCA_C7C 0x73 |
Definition at line 87 of file panel-picodlp.h.
#define CCA_ENABLE 0x5E |
Definition at line 75 of file panel-picodlp.h.
#define CMT_LUT_0_SIZE 0x00000600 |
Definition at line 232 of file panel-picodlp.h.
#define CMT_LUT_0_START_ADDR 0x0004b200 |
Definition at line 231 of file panel-picodlp.h.
#define CMT_LUT_1_SIZE 0x00000600 |
Definition at line 235 of file panel-picodlp.h.
#define CMT_LUT_1_START_ADDR 0x0004b800 |
Definition at line 234 of file panel-picodlp.h.
#define CMT_LUT_2_SIZE 0x00000600 |
Definition at line 238 of file panel-picodlp.h.
#define CMT_LUT_2_START_ADDR 0x0004be00 |
Definition at line 237 of file panel-picodlp.h.
#define CMT_LUT_3_SIZE 0x00000600 |
Definition at line 241 of file panel-picodlp.h.
#define CMT_LUT_3_START_ADDR 0x0004c400 |
Definition at line 240 of file panel-picodlp.h.
#define CMT_LUT_4_SIZE 0x00000600 |
Definition at line 244 of file panel-picodlp.h.
#define CMT_LUT_4_START_ADDR 0x0004ca00 |
Definition at line 243 of file panel-picodlp.h.
#define CMT_LUT_5_SIZE 0x00000600 |
Definition at line 247 of file panel-picodlp.h.
#define CMT_LUT_5_START_ADDR 0x0004d000 |
Definition at line 246 of file panel-picodlp.h.
#define CMT_LUT_6_SIZE 0x00000600 |
Definition at line 250 of file panel-picodlp.h.
#define CMT_LUT_6_START_ADDR 0x0004d600 |
Definition at line 249 of file panel-picodlp.h.
#define CMT_LUT_7_SIZE 0x00000600 |
Definition at line 268 of file panel-picodlp.h.
#define CMT_LUT_7_START_ADDR 0x0008e000 |
Definition at line 267 of file panel-picodlp.h.
#define CMT_LUT_8_SIZE 0x00000600 |
Definition at line 271 of file panel-picodlp.h.
#define CMT_LUT_8_START_ADDR 0x0008e800 |
Definition at line 270 of file panel-picodlp.h.
#define CMT_LUT_9_SIZE 0x00000600 |
Definition at line 274 of file panel-picodlp.h.
#define CMT_LUT_9_START_ADDR 0x0008f000 |
Definition at line 273 of file panel-picodlp.h.
#define CMT_LUT_ALL 4 |
Definition at line 192 of file panel-picodlp.h.
#define CMT_LUT_BLUE 3 |
Definition at line 191 of file panel-picodlp.h.
#define CMT_LUT_GREEN 1 |
Definition at line 189 of file panel-picodlp.h.
#define CMT_LUT_NONE 0 |
Definition at line 188 of file panel-picodlp.h.
#define CMT_LUT_RED 2 |
Definition at line 190 of file panel-picodlp.h.
#define CMT_SPLASH_LUT_DATA 0xFC |
Definition at line 135 of file panel-picodlp.h.
#define CMT_SPLASH_LUT_DEST_SELECT 0xFB |
Definition at line 134 of file panel-picodlp.h.
#define CMT_SPLASH_LUT_START_ADDR 0xFA |
Definition at line 133 of file panel-picodlp.h.
#define CPU_IF_EOF 0x1C |
Definition at line 44 of file panel-picodlp.h.
#define CPU_IF_MODE 0x18 |
Definition at line 40 of file panel-picodlp.h.
#define CPU_IF_SLEEP 0x1D |
Definition at line 45 of file panel-picodlp.h.
#define CPU_IF_SOF 0x1B |
Definition at line 43 of file panel-picodlp.h.
#define CPU_IF_SYNC_METHOD 0x1A |
Definition at line 42 of file panel-picodlp.h.
#define CPU_INTF 3 |
Definition at line 144 of file panel-picodlp.h.
#define CPU_PI_HORIZ_START 0x24 |
Definition at line 53 of file panel-picodlp.h.
#define CPU_PI_HORIZ_WIDTH 0x26 |
Definition at line 55 of file panel-picodlp.h.
#define CPU_PI_VERT_HEIGHT 0x27 |
Definition at line 56 of file panel-picodlp.h.
#define CPU_PI_VERT_START 0x25 |
Definition at line 54 of file panel-picodlp.h.
#define CROP_FIRST_LINE 0x29 |
Definition at line 59 of file panel-picodlp.h.
#define CROP_FIRST_PIXEL 0x2B |
Definition at line 61 of file panel-picodlp.h.
#define CROP_LAST_LINE 0x2A |
Definition at line 60 of file panel-picodlp.h.
#define CROP_LAST_PIXEL 0x2C |
Definition at line 62 of file panel-picodlp.h.
#define CURTAIN_BLACK 0 |
Definition at line 178 of file panel-picodlp.h.
#define CURTAIN_BLUE 3 |
Definition at line 181 of file panel-picodlp.h.
#define CURTAIN_CONTROL 0xA6 |
Definition at line 122 of file panel-picodlp.h.
#define CURTAIN_CYAN 6 |
Definition at line 184 of file panel-picodlp.h.
#define CURTAIN_GREEN 2 |
Definition at line 180 of file panel-picodlp.h.
#define CURTAIN_MAGENTA 5 |
Definition at line 183 of file panel-picodlp.h.
#define CURTAIN_RED 1 |
Definition at line 179 of file panel-picodlp.h.
#define CURTAIN_WHITE 7 |
Definition at line 185 of file panel-picodlp.h.
#define CURTAIN_YELLOW 4 |
Definition at line 182 of file panel-picodlp.h.
#define DATA_FORMAT 0x0D |
Definition at line 29 of file panel-picodlp.h.
#define DDR_BUS_SWAP_ENABLE 0xA7 |
Definition at line 123 of file panel-picodlp.h.
#define DDR_DRIVER_STRENGTH 0x9A |
Definition at line 119 of file panel-picodlp.h.
#define DMA_STATUS 0x100 |
DLP Pico Processor 2600 comes with flash We can do DMA operations from flash for accessing Look Up Tables
Definition at line 93 of file panel-picodlp.h.
#define DMD_BLOCK_COUNT 0x84 |
Definition at line 108 of file panel-picodlp.h.
#define DMD_BUS_SWAP_ENABLE 0xA9 |
Definition at line 125 of file panel-picodlp.h.
#define DMD_PARK 0x2D |
Definition at line 116 of file panel-picodlp.h.
#define DMD_PARK_DELAY 0x89 |
Definition at line 112 of file panel-picodlp.h.
#define DMD_PARK_PULSE_COUNT 0x87 |
Definition at line 110 of file panel-picodlp.h.
#define DMD_PARK_PULSE_WIDTH 0x88 |
Definition at line 111 of file panel-picodlp.h.
#define DMD_PARK_TRIGGER 0x2D |
Definition at line 63 of file panel-picodlp.h.
#define DMD_SHADOW_ENABLE 0x8E |
Definition at line 113 of file panel-picodlp.h.
#define DMD_TRC_ENABLE 0xA8 |
Definition at line 124 of file panel-picodlp.h.
#define DMD_VCC_CONTROL 0x86 |
Definition at line 109 of file panel-picodlp.h.
#define DRC_TABLE_0_SIZE 0x00000100 |
Definition at line 253 of file panel-picodlp.h.
#define DRC_TABLE_0_START_ADDR 0x0004dc00 |
Definition at line 252 of file panel-picodlp.h.
#define FLASH_ADDR_BYTES 0x74 |
Definition at line 94 of file panel-picodlp.h.
#define FLASH_CLOCK_CONTROL 0x98 |
Definition at line 115 of file panel-picodlp.h.
#define FLASH_DUMMY2 0x7A |
Definition at line 100 of file panel-picodlp.h.
#define FLASH_DUMMY_BYTES 0x75 |
Definition at line 95 of file panel-picodlp.h.
#define FLASH_OPCODE 0x78 |
Definition at line 98 of file panel-picodlp.h.
#define FLASH_READ_BYTES 0x77 |
Definition at line 97 of file panel-picodlp.h.
#define FLASH_START_ADDR 0x79 |
Definition at line 99 of file panel-picodlp.h.
#define FLASH_WRITE_BYTES 0x76 |
Definition at line 96 of file panel-picodlp.h.
#define FLASH_WRITE_DATA 0x7B |
Definition at line 101 of file panel-picodlp.h.
#define FRAME_RATE 0x19 |
Definition at line 41 of file panel-picodlp.h.
#define FRONT_END_RESET 0x21 |
Definition at line 49 of file panel-picodlp.h.
#define G_DRIVE_CURRENT 0x13 |
Definition at line 35 of file panel-picodlp.h.
#define IMG_ROTATION 0x0E |
Definition at line 30 of file panel-picodlp.h.
#define INPUT_RESOLUTION 0x0C |
Definition at line 28 of file panel-picodlp.h.
#define INPUT_SOURCE 0x0B |
Definition at line 27 of file panel-picodlp.h.
#define INT_TEST_PATTERN 1 |
Definition at line 142 of file panel-picodlp.h.
#define LONG_FLIP 0x0F |
Definition at line 31 of file panel-picodlp.h.
#define MAIN_STATUS 0x03 |
Definition at line 25 of file panel-picodlp.h.
#define MISC_REG 0x30 |
Definition at line 65 of file panel-picodlp.h.
#define OPT_SPLASH_0_SIZE 0x000cb100 |
Definition at line 286 of file panel-picodlp.h.
#define OPT_SPLASH_0_START_ADDR 0x00134000 |
Definition at line 285 of file panel-picodlp.h.
#define PARALLEL_RGB 0 |
Definition at line 141 of file panel-picodlp.h.
#define PBC_CONTROL 0x08 |
Definition at line 26 of file panel-picodlp.h.
#define PIXEL_MASK_CROP 0x28 |
Definition at line 58 of file panel-picodlp.h.
#define QWVGA_LANDSCAPE 3 /* (427h*240v) */ |
Definition at line 148 of file panel-picodlp.h.
#define R_DRIVE_CURRENT 0x12 |
Definition at line 34 of file panel-picodlp.h.
#define READ_REG_SELECT 0x15 |
Definition at line 37 of file panel-picodlp.h.
#define RGB565 0 |
Definition at line 153 of file panel-picodlp.h.
#define RGB666 1 |
Definition at line 154 of file panel-picodlp.h.
#define RGB888 2 |
Definition at line 155 of file panel-picodlp.h.
#define RGB_DRIVER_ENABLE 0x16 |
Definition at line 38 of file panel-picodlp.h.
#define SDC_BUFF_SWAP_DISABLE 0xA3 |
Definition at line 121 of file panel-picodlp.h.
#define SDC_ENABLE 0x9D |
Definition at line 120 of file panel-picodlp.h.
#define SDRAM_BIST_ENABLE 0x46 |
Definition at line 118 of file panel-picodlp.h.
#define SEQ_CONTROL 0x82 |
Definition at line 104 of file panel-picodlp.h.
#define SEQ_DRC_LUT_0 1 |
Definition at line 196 of file panel-picodlp.h.
#define SEQ_DRC_LUT_1 2 |
Definition at line 197 of file panel-picodlp.h.
#define SEQ_DRC_LUT_2 3 |
Definition at line 198 of file panel-picodlp.h.
#define SEQ_DRC_LUT_3 4 |
Definition at line 199 of file panel-picodlp.h.
#define SEQ_DRC_LUT_ALL 6 |
Definition at line 201 of file panel-picodlp.h.
#define SEQ_FREE_RUN 0 |
Definition at line 174 of file panel-picodlp.h.
#define SEQ_LOCK 1 |
Definition at line 175 of file panel-picodlp.h.
#define SEQ_LUT_NONE 0 |
Definition at line 195 of file panel-picodlp.h.
#define SEQ_RESET_LUT_DATA 0xFF |
Definition at line 138 of file panel-picodlp.h.
#define SEQ_RESET_LUT_DEST_SELECT 0xFE |
Definition at line 137 of file panel-picodlp.h.
#define SEQ_RESET_LUT_START_ADDR 0xFD |
Definition at line 136 of file panel-picodlp.h.
#define SEQ_SEQ_LUT 5 |
Definition at line 200 of file panel-picodlp.h.
#define SEQ_STATUS 0x8F |
Definition at line 114 of file panel-picodlp.h.
#define SEQ_VECTOR 0x83 |
Definition at line 105 of file panel-picodlp.h.
#define SEQUENCE_0_SIZE 0x00001000 |
Definition at line 211 of file panel-picodlp.h.
#define SEQUENCE_0_START_ADDR 0x00044000 |
Definition at line 210 of file panel-picodlp.h.
#define SEQUENCE_1_SIZE 0x00000d10 |
Definition at line 214 of file panel-picodlp.h.
#define SEQUENCE_1_START_ADDR 0x00045000 |
Definition at line 213 of file panel-picodlp.h.
#define SEQUENCE_2_SIZE 0x00000d10 |
Definition at line 217 of file panel-picodlp.h.
#define SEQUENCE_2_START_ADDR 0x00046000 |
Definition at line 216 of file panel-picodlp.h.
#define SEQUENCE_3_SIZE 0x00000d10 |
Definition at line 220 of file panel-picodlp.h.
#define SEQUENCE_3_START_ADDR 0x00047000 |
Definition at line 219 of file panel-picodlp.h.
#define SEQUENCE_4_SIZE 0x00000d10 |
Definition at line 223 of file panel-picodlp.h.
#define SEQUENCE_4_START_ADDR 0x00048000 |
Definition at line 222 of file panel-picodlp.h.
#define SEQUENCE_5_SIZE 0x00000d10 |
Definition at line 226 of file panel-picodlp.h.
#define SEQUENCE_5_START_ADDR 0x00049000 |
Definition at line 225 of file panel-picodlp.h.
#define SEQUENCE_6_SIZE 0x00000d10 |
Definition at line 229 of file panel-picodlp.h.
#define SEQUENCE_6_START_ADDR 0x0004a000 |
Definition at line 228 of file panel-picodlp.h.
#define SEQUENCE_7_SIZE 0x00000d10 |
Definition at line 259 of file panel-picodlp.h.
#define SEQUENCE_7_START_ADDR 0x00080000 |
Definition at line 258 of file panel-picodlp.h.
#define SEQUENCE_8_SIZE 0x00000d10 |
Definition at line 262 of file panel-picodlp.h.
#define SEQUENCE_8_START_ADDR 0x00081800 |
Definition at line 261 of file panel-picodlp.h.
#define SEQUENCE_9_SIZE 0x00000d10 |
Definition at line 265 of file panel-picodlp.h.
#define SEQUENCE_9_START_ADDR 0x00083000 |
Definition at line 264 of file panel-picodlp.h.
#define SEQUENCE_MODE 0x1E |
Definition at line 47 of file panel-picodlp.h.
#define SHORT_FLIP 0x10 |
Definition at line 32 of file panel-picodlp.h.
#define SOFT_RESET 0x1F |
Definition at line 48 of file panel-picodlp.h.
#define SPLASH_0_SIZE 0x00032280 |
Definition at line 256 of file panel-picodlp.h.
#define SPLASH_0_START_ADDR 0x0004dd00 |
Definition at line 255 of file panel-picodlp.h.
#define SPLASH_1_SIZE 0x00032280 |
Definition at line 277 of file panel-picodlp.h.
#define SPLASH_1_START_ADDR 0x0009a000 |
Definition at line 276 of file panel-picodlp.h.
#define SPLASH_2_SIZE 0x00032280 |
Definition at line 280 of file panel-picodlp.h.
#define SPLASH_2_START_ADDR 0x000cd000 |
Definition at line 279 of file panel-picodlp.h.
#define SPLASH_3_SIZE 0x00032280 |
Definition at line 283 of file panel-picodlp.h.
#define SPLASH_3_START_ADDR 0x00100000 |
Definition at line 282 of file panel-picodlp.h.
#define SPLASH_LUT 5 |
Definition at line 193 of file panel-picodlp.h.
#define SPLASH_SCREEN 2 |
Definition at line 143 of file panel-picodlp.h.
#define TEMPORAL_DITH_DISABLE 0x7E |
Definition at line 103 of file panel-picodlp.h.
#define TEST_PAT_SELECT 0x11 |
Definition at line 33 of file panel-picodlp.h.
#define TPG_ANSI_CHECKERBOARD 13 |
Definition at line 171 of file panel-picodlp.h.
#define TPG_BLACK 1 |
Definition at line 159 of file panel-picodlp.h.
#define TPG_BLUE 4 |
Definition at line 162 of file panel-picodlp.h.
#define TPG_CHECKERBOARD 0 |
Definition at line 158 of file panel-picodlp.h.
#define TPG_DIAG_LINES 10 |
Definition at line 168 of file panel-picodlp.h.
#define TPG_GREEN 5 |
Definition at line 163 of file panel-picodlp.h.
#define TPG_GREYRAMP_HORIZ 12 |
Definition at line 170 of file panel-picodlp.h.
#define TPG_GREYRAMP_VERT 11 |
Definition at line 169 of file panel-picodlp.h.
#define TPG_HLINES_ALT 9 |
Definition at line 167 of file panel-picodlp.h.
#define TPG_HLINES_BLACK 7 |
Definition at line 165 of file panel-picodlp.h.
#define TPG_RED 3 |
Definition at line 161 of file panel-picodlp.h.
#define TPG_VLINES_ALT 8 |
Definition at line 166 of file panel-picodlp.h.
#define TPG_VLINES_BLACK 6 |
Definition at line 164 of file panel-picodlp.h.
#define TPG_WHITE 2 |
Definition at line 160 of file panel-picodlp.h.
#define VSYNC_LINE_DELAY 0x23 |
Definition at line 52 of file panel-picodlp.h.
#define WPC_FW_0_SIZE 0x00000ce8 |
Definition at line 208 of file panel-picodlp.h.
#define WPC_FW_0_START_ADDR 0x00040000 |
Definition at line 207 of file panel-picodlp.h.
#define WPC_PROGRAM_LUT 7 |
Definition at line 202 of file panel-picodlp.h.
#define WVGA_864_LANDSCAPE 21 /* (864h*480v) */ |
Definition at line 149 of file panel-picodlp.h.
#define WVGA_DMD_OPTICAL_TEST 35 /* (608h*684v) */ |
Definition at line 150 of file panel-picodlp.h.