Linux Kernel
3.7.1
|
#include <linux/workqueue.h>
Go to the source code of this file.
Data Structures | |
struct | atmel_lcdfb_info |
#define ATMEL_LCDC_ADDRINC (0xffff) |
Definition at line 88 of file atmel_lcdc.h.
#define ATMEL_LCDC_ADDRINC_OFFSET 0 |
Definition at line 87 of file atmel_lcdc.h.
#define ATMEL_LCDC_BLENGTH (0x7f << ATMEL_LCDC_BLENGTH_OFFSET) |
Definition at line 77 of file atmel_lcdc.h.
#define ATMEL_LCDC_BLENGTH_OFFSET 24 |
Definition at line 76 of file atmel_lcdc.h.
#define ATMEL_LCDC_BUSY (1 << 31) |
Definition at line 187 of file atmel_lcdc.h.
#define ATMEL_LCDC_BYPASS (1 << 0) |
Definition at line 93 of file atmel_lcdc.h.
#define ATMEL_LCDC_CLKMOD (1 << 15) |
Definition at line 133 of file atmel_lcdc.h.
#define ATMEL_LCDC_CLKMOD_ACTIVEDISPLAY (0 << 15) |
Definition at line 134 of file atmel_lcdc.h.
#define ATMEL_LCDC_CLKMOD_ALWAYSACTIVE (1 << 15) |
Definition at line 135 of file atmel_lcdc.h.
#define ATMEL_LCDC_CLKVAL (0x1ff << ATMEL_LCDC_CLKVAL_OFFSET) |
Definition at line 95 of file atmel_lcdc.h.
#define ATMEL_LCDC_CLKVAL_OFFSET 12 |
Definition at line 94 of file atmel_lcdc.h.
#define ATMEL_LCDC_CONTRAST_CTR 0x0840 |
Definition at line 189 of file atmel_lcdc.h.
#define ATMEL_LCDC_CONTRAST_VAL 0x0844 |
Definition at line 202 of file atmel_lcdc.h.
#define ATMEL_LCDC_CVAL (0xff) |
Definition at line 203 of file atmel_lcdc.h.
#define ATMEL_LCDC_DISTYPE (3 << 0) |
Definition at line 99 of file atmel_lcdc.h.
#define ATMEL_LCDC_DISTYPE_STNCOLOR (1 << 0) |
Definition at line 101 of file atmel_lcdc.h.
#define ATMEL_LCDC_DISTYPE_STNMONO (0 << 0) |
Definition at line 100 of file atmel_lcdc.h.
#define ATMEL_LCDC_DISTYPE_TFT (2 << 0) |
Definition at line 102 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMA2DCFG 0x20 |
Definition at line 86 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMA2DEN (0x1 << 4) |
Definition at line 84 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMABADDR1 0x00 |
Definition at line 67 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMABADDR2 0x04 |
Definition at line 68 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMABUSY (0x1 << 2) |
Definition at line 82 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMACON 0x1c |
Definition at line 79 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAEN (0x1 << 0) |
Definition at line 80 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAFRMADD1 0x10 |
Definition at line 71 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAFRMADD2 0x14 |
Definition at line 72 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAFRMCFG 0x18 |
Definition at line 74 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAFRMPT1 0x08 |
Definition at line 69 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAFRMPT2 0x0c |
Definition at line 70 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMARST (0x1 << 1) |
Definition at line 81 of file atmel_lcdc.h.
#define ATMEL_LCDC_DMAUPDT (0x1 << 3) |
Definition at line 83 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP1_2 0x081c |
Definition at line 166 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP1_2_VAL (0xff) |
Definition at line 174 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP2_3 0x0828 |
Definition at line 169 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP2_3_VAL (0xfff) |
Definition at line 177 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP3_4 0x0830 |
Definition at line 171 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP3_4_VAL (0xffff) |
Definition at line 179 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP3_5 0x0824 |
Definition at line 168 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP3_5_VAL (0xfffff) |
Definition at line 176 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP4_5 0x0834 |
Definition at line 172 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP4_5_VAL (0xfffff) |
Definition at line 180 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP4_7 0x0820 |
Definition at line 167 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP4_7_VAL (0xfffffff) |
Definition at line 175 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP5_7 0x082c |
Definition at line 170 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP5_7_VAL (0xfffffff) |
Definition at line 178 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP6_7 0x0838 |
Definition at line 173 of file atmel_lcdc.h.
#define ATMEL_LCDC_DP6_7_VAL (0xfffffff) |
Definition at line 181 of file atmel_lcdc.h.
#define ATMEL_LCDC_ENA (1 << 3) |
Definition at line 198 of file atmel_lcdc.h.
#define ATMEL_LCDC_ENA_PWMDISABLE (0 << 3) |
Definition at line 199 of file atmel_lcdc.h.
#define ATMEL_LCDC_ENA_PWMENABLE (1 << 3) |
Definition at line 200 of file atmel_lcdc.h.
#define ATMEL_LCDC_EOFI (1 << 2) |
Definition at line 212 of file atmel_lcdc.h.
#define ATMEL_LCDC_FIFO 0x0814 |
Definition at line 161 of file atmel_lcdc.h.
#define ATMEL_LCDC_FIFOTH (0xffff) |
Definition at line 162 of file atmel_lcdc.h.
#define ATMEL_LCDC_FRSIZE (0x7fffff << 0) |
Definition at line 75 of file atmel_lcdc.h.
#define ATMEL_LCDC_GUARDT (0x7f << ATMEL_LCDC_GUARDT_OFFSET) |
Definition at line 186 of file atmel_lcdc.h.
#define ATMEL_LCDC_GUARDT_OFFSET 1 |
Definition at line 185 of file atmel_lcdc.h.
#define ATMEL_LCDC_HBP (0xffU << 0) |
Definition at line 150 of file atmel_lcdc.h.
#define ATMEL_LCDC_HFP (0x7ffU << ATMEL_LCDC_HFP_OFFSET) |
Definition at line 154 of file atmel_lcdc.h.
#define ATMEL_LCDC_HFP_OFFSET 21 |
Definition at line 153 of file atmel_lcdc.h.
#define ATMEL_LCDC_HOZVAL (0x7ff << ATMEL_LCDC_HOZVAL_OFFSET) |
Definition at line 159 of file atmel_lcdc.h.
#define ATMEL_LCDC_HOZVAL_OFFSET 21 |
Definition at line 158 of file atmel_lcdc.h.
#define ATMEL_LCDC_HPW (0x3fU << ATMEL_LCDC_HPW_OFFSET) |
Definition at line 152 of file atmel_lcdc.h.
#define ATMEL_LCDC_HPW_OFFSET 8 |
Definition at line 151 of file atmel_lcdc.h.
#define ATMEL_LCDC_ICR 0x0858 |
Definition at line 209 of file atmel_lcdc.h.
#define ATMEL_LCDC_IDR 0x084c |
Definition at line 206 of file atmel_lcdc.h.
#define ATMEL_LCDC_IER 0x0848 |
Definition at line 205 of file atmel_lcdc.h.
#define ATMEL_LCDC_IFWIDTH (3 << 3) |
Definition at line 106 of file atmel_lcdc.h.
#define ATMEL_LCDC_IFWIDTH_16 (2 << 3) |
Definition at line 109 of file atmel_lcdc.h.
#define ATMEL_LCDC_IFWIDTH_4 (0 << 3) |
Definition at line 107 of file atmel_lcdc.h.
#define ATMEL_LCDC_IFWIDTH_8 (1 << 3) |
Definition at line 108 of file atmel_lcdc.h.
#define ATMEL_LCDC_IMR 0x0850 |
Definition at line 207 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVCLK (1 << 11) |
Definition at line 127 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVCLK_INVERTED (1 << 11) |
Definition at line 129 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVCLK_NORMAL (0 << 11) |
Definition at line 128 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVDVAL (1 << 12) |
Definition at line 130 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVDVAL_INVERTED (1 << 12) |
Definition at line 132 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVDVAL_NORMAL (0 << 12) |
Definition at line 131 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVFRAME (1 << 9 ) |
Definition at line 121 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVFRAME_INVERTED (1 << 9) |
Definition at line 123 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVFRAME_NORMAL (0 << 9) |
Definition at line 122 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVLINE (1 << 10) |
Definition at line 124 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVLINE_INVERTED (1 << 10) |
Definition at line 126 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVLINE_NORMAL (0 << 10) |
Definition at line 125 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVVD (1 << 8) |
Definition at line 118 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVVD_INVERTED (1 << 8) |
Definition at line 120 of file atmel_lcdc.h.
#define ATMEL_LCDC_INVVD_NORMAL (0 << 8) |
Definition at line 119 of file atmel_lcdc.h.
#define ATMEL_LCDC_ISR 0x0854 |
Definition at line 208 of file atmel_lcdc.h.
#define ATMEL_LCDC_LCDCON1 0x0800 |
Definition at line 92 of file atmel_lcdc.h.
#define ATMEL_LCDC_LCDCON2 0x0804 |
Definition at line 98 of file atmel_lcdc.h.
#define ATMEL_LCDC_LCDFRMCFG 0x0810 |
Definition at line 156 of file atmel_lcdc.h.
#define ATMEL_LCDC_LINCNT (0x7ff << 21) |
Definition at line 96 of file atmel_lcdc.h.
#define ATMEL_LCDC_LINEVAL (0x7ff << 0) |
Definition at line 157 of file atmel_lcdc.h.
#define ATMEL_LCDC_LNI (1 << 0) |
Definition at line 210 of file atmel_lcdc.h.
#define ATMEL_LCDC_LSTLNI (1 << 1) |
Definition at line 211 of file atmel_lcdc.h.
#define ATMEL_LCDC_LUT | ( | n | ) | (0x0c00 + ((n)*4)) |
Definition at line 217 of file atmel_lcdc.h.
#define ATMEL_LCDC_MEMOR (1 << 31) |
Definition at line 136 of file atmel_lcdc.h.
#define ATMEL_LCDC_MEMOR_BIG (0 << 31) |
Definition at line 137 of file atmel_lcdc.h.
#define ATMEL_LCDC_MEMOR_LITTLE (1 << 31) |
Definition at line 138 of file atmel_lcdc.h.
#define ATMEL_LCDC_MERI (1 << 6) |
Definition at line 215 of file atmel_lcdc.h.
#define ATMEL_LCDC_MVAL 0x0818 |
Definition at line 164 of file atmel_lcdc.h.
#define ATMEL_LCDC_OWRI (1 << 5) |
Definition at line 214 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELOFF (0x1f << 24) |
Definition at line 90 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELOFF_OFFSET 24 |
Definition at line 89 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE (7 << 5) |
Definition at line 110 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_1 (0 << 5) |
Definition at line 111 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_16 (4 << 5) |
Definition at line 115 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_2 (1 << 5) |
Definition at line 112 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_24 (5 << 5) |
Definition at line 116 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_32 (6 << 5) |
Definition at line 117 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_4 (2 << 5) |
Definition at line 113 of file atmel_lcdc.h.
#define ATMEL_LCDC_PIXELSIZE_8 (3 << 5) |
Definition at line 114 of file atmel_lcdc.h.
#define ATMEL_LCDC_POL (1 << 2) |
Definition at line 195 of file atmel_lcdc.h.
#define ATMEL_LCDC_POL_NEGATIVE (0 << 2) |
Definition at line 196 of file atmel_lcdc.h.
#define ATMEL_LCDC_POL_POSITIVE (1 << 2) |
Definition at line 197 of file atmel_lcdc.h.
#define ATMEL_LCDC_PS (3 << 0) |
Definition at line 190 of file atmel_lcdc.h.
#define ATMEL_LCDC_PS_DIV1 (0 << 0) |
Definition at line 191 of file atmel_lcdc.h.
#define ATMEL_LCDC_PS_DIV2 (1 << 0) |
Definition at line 192 of file atmel_lcdc.h.
#define ATMEL_LCDC_PS_DIV4 (2 << 0) |
Definition at line 193 of file atmel_lcdc.h.
#define ATMEL_LCDC_PS_DIV8 (3 << 0) |
Definition at line 194 of file atmel_lcdc.h.
#define ATMEL_LCDC_PWR (1 << 0) |
Definition at line 184 of file atmel_lcdc.h.
#define ATMEL_LCDC_PWRCON 0x083c |
Definition at line 183 of file atmel_lcdc.h.
#define ATMEL_LCDC_SCANMOD (1 << 2) |
Definition at line 103 of file atmel_lcdc.h.
#define ATMEL_LCDC_SCANMOD_DUAL (1 << 2) |
Definition at line 105 of file atmel_lcdc.h.
#define ATMEL_LCDC_SCANMOD_SINGLE (0 << 2) |
Definition at line 104 of file atmel_lcdc.h.
#define ATMEL_LCDC_TIM1 0x0808 |
Definition at line 140 of file atmel_lcdc.h.
#define ATMEL_LCDC_TIM2 0x080c |
Definition at line 149 of file atmel_lcdc.h.
#define ATMEL_LCDC_UFLWI (1 << 4) |
Definition at line 213 of file atmel_lcdc.h.
#define ATMEL_LCDC_VBP (0xffU << ATMEL_LCDC_VBP_OFFSET) |
Definition at line 143 of file atmel_lcdc.h.
#define ATMEL_LCDC_VBP_OFFSET 8 |
Definition at line 142 of file atmel_lcdc.h.
#define ATMEL_LCDC_VFP (0xffU << 0) |
Definition at line 141 of file atmel_lcdc.h.
#define ATMEL_LCDC_VHDLY (0xfU << ATMEL_LCDC_VHDLY_OFFSET) |
Definition at line 147 of file atmel_lcdc.h.
#define ATMEL_LCDC_VHDLY_OFFSET 24 |
Definition at line 146 of file atmel_lcdc.h.
#define ATMEL_LCDC_VPW (0x3fU << ATMEL_LCDC_VPW_OFFSET) |
Definition at line 145 of file atmel_lcdc.h.
#define ATMEL_LCDC_VPW_OFFSET 16 |
Definition at line 144 of file atmel_lcdc.h.
#define ATMEL_LCDC_WIRING_BGR 0 |
Definition at line 31 of file atmel_lcdc.h.
#define ATMEL_LCDC_WIRING_RGB 1 |
Definition at line 32 of file atmel_lcdc.h.
#define ATMEL_LCDC_WIRING_RGB555 2 |
Definition at line 33 of file atmel_lcdc.h.