Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SYNCEN 0x00 |
#define | MODESET 0x04 |
#define | HDW 0x08 |
#define | VDW 0x0c |
#define | PPLN 0x10 |
#define | LPFR 0x14 |
#define | SPH 0x18 |
#define | LNH 0x1c |
#define | SLV0 0x20 |
#define | SLV1 0x24 |
#define | LNV 0x28 |
#define | CULH 0x2c |
#define | CULV 0x30 |
#define | HSIZE 0x34 |
#define | SDOFST 0x38 |
#define | CADU 0x3c |
#define | CADL 0x40 |
#define | LINCFG0 0x44 |
#define | LINCFG1 0x48 |
#define | CCOLP 0x4c |
#define | CRGAIN 0x50 |
#define | CGRGAIN 0x54 |
#define | CGBGAIN 0x58 |
#define | CBGAIN 0x5c |
#define | COFSTA 0x60 |
#define | FLSHCFG0 0x64 |
#define | FLSHCFG1 0x68 |
#define | FLSHCFG2 0x6c |
#define | VDINT0 0x70 |
#define | VDINT1 0x74 |
#define | VDINT2 0x78 |
#define | MISC 0x7c |
#define | CGAMMAWD 0x80 |
#define | REC656IF 0x84 |
#define | CCDCFG 0x88 |
#define | DFCCTL 0x8c |
#define | VDFSATLV 0x90 |
#define | DFCMEMCTL 0x94 |
#define | DFCMEM0 0x98 |
#define | DFCMEM1 0x9c |
#define | DFCMEM2 0xa0 |
#define | DFCMEM3 0xa4 |
#define | DFCMEM4 0xa8 |
#define | CLAMPCFG 0xac |
#define | CLDCOFST 0xb0 |
#define | CLSV 0xb4 |
#define | CLHWIN0 0xb8 |
#define | CLHWIN1 0xbc |
#define | CLHWIN2 0xc0 |
#define | CLVRV 0xc4 |
#define | CLVWIN0 0xc8 |
#define | CLVWIN1 0xcc |
#define | CLVWIN2 0xd0 |
#define | CLVWIN3 0xd4 |
#define | DATAHOFST 0xd8 |
#define | DATAVOFST 0xdc |
#define | LSCHVAL 0xe0 |
#define | LSCVVAL 0xe4 |
#define | TWODLSCCFG 0xe8 |
#define | TWODLSCOFST 0xec |
#define | TWODLSCINI 0xf0 |
#define | TWODLSCGRBU 0xf4 |
#define | TWODLSCGRBL 0xf8 |
#define | TWODLSCGROF 0xfc |
#define | TWODLSCORBU 0x100 |
#define | TWODLSCORBL 0x104 |
#define | TWODLSCOROF 0x108 |
#define | TWODLSCIRQEN 0x10c |
#define | TWODLSCIRQST 0x110 |
#define | FMTCFG 0x114 |
#define | FMTPLEN 0x118 |
#define | FMTSPH 0x11c |
#define | FMTLNH 0x120 |
#define | FMTSLV 0x124 |
#define | FMTLNV 0x128 |
#define | FMTRLEN 0x12c |
#define | FMTHCNT 0x130 |
#define | FMTAPTR_BASE 0x134 |
#define | FMTAPTR(i) (FMTAPTR_BASE + (i * 4)) |
#define | FMTPGMVF0 0x174 |
#define | FMTPGMVF1 0x178 |
#define | FMTPGMAPU0 0x17c |
#define | FMTPGMAPU1 0x180 |
#define | FMTPGMAPS0 0x184 |
#define | FMTPGMAPS1 0x188 |
#define | FMTPGMAPS2 0x18c |
#define | FMTPGMAPS3 0x190 |
#define | FMTPGMAPS4 0x194 |
#define | FMTPGMAPS5 0x198 |
#define | FMTPGMAPS6 0x19c |
#define | FMTPGMAPS7 0x1a0 |
#define | CSCCTL 0x1a4 |
#define | CSCM0 0x1a8 |
#define | CSCM1 0x1ac |
#define | CSCM2 0x1b0 |
#define | CSCM3 0x1b4 |
#define | CSCM4 0x1b8 |
#define | CSCM5 0x1bc |
#define | CSCM6 0x1c0 |
#define | CSCM7 0x1c4 |
#define | OBWIN0 0x1c8 |
#define | OBWIN1 0x1cc |
#define | OBWIN2 0x1d0 |
#define | OBWIN3 0x1d4 |
#define | OBVAL0 0x1d8 |
#define | OBVAL1 0x1dc |
#define | OBVAL2 0x1e0 |
#define | OBVAL3 0x1e4 |
#define | OBVAL4 0x1e8 |
#define | OBVAL5 0x1ec |
#define | OBVAL6 0x1f0 |
#define | OBVAL7 0x1f4 |
#define | CLKCTL 0x1f8 |
#define | START_PX_HOR_MASK 0x7FFF |
#define | NUM_PX_HOR_MASK 0x7FFF |
#define | START_VER_ONE_MASK 0x7FFF |
#define | START_VER_TWO_MASK 0x7FFF |
#define | NUM_LINES_VER 0x7FFF |
#define | GAIN_INTEGER_SHIFT 9 |
#define | OFFSET_MASK 0xFFF |
#define | GAIN_SDRAM_EN_SHIFT 12 |
#define | GAIN_IPIPE_EN_SHIFT 13 |
#define | GAIN_H3A_EN_SHIFT 14 |
#define | OFST_SDRAM_EN_SHIFT 8 |
#define | OFST_IPIPE_EN_SHIFT 9 |
#define | OFST_H3A_EN_SHIFT 10 |
#define | GAIN_OFFSET_EN_MASK 0x7700 |
#define | CULL_PAT_EVEN_LINE_SHIFT 8 |
#define | ISIF_YCINSWP_RAW (0x00 << 4) |
#define | ISIF_YCINSWP_YCBCR (0x01 << 4) |
#define | ISIF_CCDCFG_FIDMD_LATCH_VSYNC (0x00 << 6) |
#define | ISIF_CCDCFG_WENLOG_AND (0x00 << 8) |
#define | ISIF_CCDCFG_TRGSEL_WEN (0x00 << 9) |
#define | ISIF_CCDCFG_EXTRG_DISABLE (0x00 << 10) |
#define | ISIF_LATCH_ON_VSYNC_DISABLE (0x01 << 15) |
#define | ISIF_LATCH_ON_VSYNC_ENABLE (0x00 << 15) |
#define | ISIF_DATA_PACK_MASK 3 |
#define | ISIF_DATA_PACK16 0 |
#define | ISIF_DATA_PACK12 1 |
#define | ISIF_DATA_PACK8 2 |
#define | ISIF_PIX_ORDER_SHIFT 11 |
#define | ISIF_BW656_ENABLE (0x01 << 5) |
#define | ISIF_VDHDOUT_INPUT (0x00 << 0) |
#define | ISIF_INPUT_SHIFT 12 |
#define | ISIF_RAW_INPUT_MODE 0 |
#define | ISIF_FID_POL_SHIFT 4 |
#define | ISIF_HD_POL_SHIFT 3 |
#define | ISIF_VD_POL_SHIFT 2 |
#define | ISIF_DATAPOL_NORMAL 0 |
#define | ISIF_DATAPOL_SHIFT 6 |
#define | ISIF_EXWEN_DISABLE 0 |
#define | ISIF_EXWEN_SHIFT 5 |
#define | ISIF_FRM_FMT_SHIFT 7 |
#define | ISIF_DATASFT_SHIFT 8 |
#define | ISIF_LPF_SHIFT 14 |
#define | ISIF_LPF_MASK 1 |
#define | ISIF_ALAW_GAMA_WD_MASK 0xF |
#define | ISIF_ALAW_GAMA_WD_SHIFT 1 |
#define | ISIF_ALAW_ENABLE 1 |
#define | ISIF_GAMMAWD_CFA_SHIFT 5 |
#define | ISIF_HSIZE_FLIP_MASK 1 |
#define | ISIF_HSIZE_FLIP_SHIFT 12 |
#define | ISIF_DPCM_EN_SHIFT 12 |
#define | ISIF_DPCM_PREDICTOR_SHIFT 13 |
#define | ISIF_BC_MODE_COLOR_SHIFT 4 |
#define | ISIF_HORZ_BC_MODE_SHIFT 1 |
#define | ISIF_HORZ_BC_WIN_SEL_SHIFT 5 |
#define | ISIF_HORZ_BC_PIX_LIMIT_SHIFT 6 |
#define | ISIF_HORZ_BC_WIN_H_SIZE_SHIFT 8 |
#define | ISIF_HORZ_BC_WIN_V_SIZE_SHIFT 12 |
#define | ISIF_VERT_BC_RST_VAL_SEL_SHIFT 4 |
#define | ISIF_VERT_BC_LINE_AVE_COEF_SHIFT 8 |
#define | ISIF_VDFC_EN_SHIFT 4 |
#define | ISIF_VDFC_CORR_MOD_SHIFT 5 |
#define | ISIF_VDFC_CORR_WHOLE_LN_SHIFT 7 |
#define | ISIF_VDFC_LEVEL_SHFT_SHIFT 8 |
#define | ISIF_VDFC_POS_MASK 0x1FFF |
#define | ISIF_DFCMEMCTL_DFCMARST_SHIFT 2 |
#define | ISIF_CSC_COEF_INTEG_MASK 7 |
#define | ISIF_CSC_COEF_DECIMAL_MASK 0x1f |
#define | ISIF_CSC_COEF_INTEG_SHIFT 5 |
#define | ISIF_CSCM_MSB_SHIFT 8 |
#define | ISIF_DF_CSC_SPH_MASK 0x1FFF |
#define | ISIF_DF_CSC_LNH_MASK 0x1FFF |
#define | ISIF_DF_CSC_SLV_MASK 0x1FFF |
#define | ISIF_DF_CSC_LNV_MASK 0x1FFF |
#define | ISIF_DF_NUMLINES 0x7FFF |
#define | ISIF_DF_NUMPIX 0x1FFF |
#define | ISIF_DATA_H_OFFSET_MASK 0x1FFF |
#define | ISIF_DATA_V_OFFSET_MASK 0x1FFF |
#define | ISIF_LIN_CORRSFT_SHIFT 4 |
#define | ISIF_LIN_SCALE_FACT_INTEG_SHIFT 10 |
#define | ISIF_PG_EN (1 << 3) |
#define | ISIF_SEL_PG_SRC (3 << 4) |
#define | ISIF_PG_VD_POL_SHIFT 0 |
#define | ISIF_PG_HD_POL_SHIFT 1 |
#define | ISIF_SYNCEN_VDHDEN_MASK (1 << 0) |
#define | ISIF_SYNCEN_WEN_MASK (1 << 1) |
#define | ISIF_SYNCEN_WEN_SHIFT 1 |
#define CADL 0x40 |
Definition at line 38 of file isif_regs.h.
#define CADU 0x3c |
Definition at line 37 of file isif_regs.h.
#define CBGAIN 0x5c |
Definition at line 45 of file isif_regs.h.
#define CCDCFG 0x88 |
Definition at line 56 of file isif_regs.h.
#define CCOLP 0x4c |
Definition at line 41 of file isif_regs.h.
#define CGAMMAWD 0x80 |
Definition at line 54 of file isif_regs.h.
#define CGBGAIN 0x58 |
Definition at line 44 of file isif_regs.h.
#define CGRGAIN 0x54 |
Definition at line 43 of file isif_regs.h.
#define CLAMPCFG 0xac |
Definition at line 71 of file isif_regs.h.
#define CLDCOFST 0xb0 |
Definition at line 72 of file isif_regs.h.
#define CLHWIN0 0xb8 |
Definition at line 74 of file isif_regs.h.
#define CLHWIN1 0xbc |
Definition at line 75 of file isif_regs.h.
#define CLHWIN2 0xc0 |
Definition at line 76 of file isif_regs.h.
#define CLKCTL 0x1f8 |
Definition at line 150 of file isif_regs.h.
#define CLSV 0xb4 |
Definition at line 73 of file isif_regs.h.
#define CLVRV 0xc4 |
Definition at line 77 of file isif_regs.h.
#define CLVWIN0 0xc8 |
Definition at line 78 of file isif_regs.h.
#define CLVWIN1 0xcc |
Definition at line 79 of file isif_regs.h.
#define CLVWIN2 0xd0 |
Definition at line 80 of file isif_regs.h.
#define CLVWIN3 0xd4 |
Definition at line 81 of file isif_regs.h.
#define COFSTA 0x60 |
Definition at line 46 of file isif_regs.h.
#define CRGAIN 0x50 |
Definition at line 42 of file isif_regs.h.
#define CSCCTL 0x1a4 |
Definition at line 129 of file isif_regs.h.
#define CSCM0 0x1a8 |
Definition at line 130 of file isif_regs.h.
#define CSCM1 0x1ac |
Definition at line 131 of file isif_regs.h.
#define CSCM2 0x1b0 |
Definition at line 132 of file isif_regs.h.
#define CSCM3 0x1b4 |
Definition at line 133 of file isif_regs.h.
#define CSCM4 0x1b8 |
Definition at line 134 of file isif_regs.h.
#define CSCM5 0x1bc |
Definition at line 135 of file isif_regs.h.
#define CSCM6 0x1c0 |
Definition at line 136 of file isif_regs.h.
#define CSCM7 0x1c4 |
Definition at line 137 of file isif_regs.h.
#define CULH 0x2c |
Definition at line 33 of file isif_regs.h.
#define CULL_PAT_EVEN_LINE_SHIFT 8 |
Definition at line 171 of file isif_regs.h.
#define CULV 0x30 |
Definition at line 34 of file isif_regs.h.
#define DATAHOFST 0xd8 |
Definition at line 85 of file isif_regs.h.
#define DATAVOFST 0xdc |
Definition at line 86 of file isif_regs.h.
#define DFCCTL 0x8c |
Definition at line 60 of file isif_regs.h.
#define DFCMEM0 0x98 |
Definition at line 63 of file isif_regs.h.
#define DFCMEM1 0x9c |
Definition at line 64 of file isif_regs.h.
#define DFCMEM2 0xa0 |
Definition at line 65 of file isif_regs.h.
#define DFCMEM3 0xa4 |
Definition at line 66 of file isif_regs.h.
#define DFCMEM4 0xa8 |
Definition at line 67 of file isif_regs.h.
#define DFCMEMCTL 0x94 |
Definition at line 62 of file isif_regs.h.
#define FLSHCFG0 0x64 |
Definition at line 47 of file isif_regs.h.
#define FLSHCFG1 0x68 |
Definition at line 48 of file isif_regs.h.
#define FLSHCFG2 0x6c |
Definition at line 49 of file isif_regs.h.
#define FMTAPTR | ( | i | ) | (FMTAPTR_BASE + (i * 4)) |
Definition at line 113 of file isif_regs.h.
#define FMTAPTR_BASE 0x134 |
Definition at line 111 of file isif_regs.h.
#define FMTCFG 0x114 |
Definition at line 103 of file isif_regs.h.
#define FMTHCNT 0x130 |
Definition at line 110 of file isif_regs.h.
#define FMTLNH 0x120 |
Definition at line 106 of file isif_regs.h.
#define FMTLNV 0x128 |
Definition at line 108 of file isif_regs.h.
#define FMTPGMAPS0 0x184 |
Definition at line 118 of file isif_regs.h.
#define FMTPGMAPS1 0x188 |
Definition at line 119 of file isif_regs.h.
#define FMTPGMAPS2 0x18c |
Definition at line 120 of file isif_regs.h.
#define FMTPGMAPS3 0x190 |
Definition at line 121 of file isif_regs.h.
#define FMTPGMAPS4 0x194 |
Definition at line 122 of file isif_regs.h.
#define FMTPGMAPS5 0x198 |
Definition at line 123 of file isif_regs.h.
#define FMTPGMAPS6 0x19c |
Definition at line 124 of file isif_regs.h.
#define FMTPGMAPS7 0x1a0 |
Definition at line 125 of file isif_regs.h.
#define FMTPGMAPU0 0x17c |
Definition at line 116 of file isif_regs.h.
#define FMTPGMAPU1 0x180 |
Definition at line 117 of file isif_regs.h.
#define FMTPGMVF0 0x174 |
Definition at line 114 of file isif_regs.h.
#define FMTPGMVF1 0x178 |
Definition at line 115 of file isif_regs.h.
#define FMTPLEN 0x118 |
Definition at line 104 of file isif_regs.h.
#define FMTRLEN 0x12c |
Definition at line 109 of file isif_regs.h.
#define FMTSLV 0x124 |
Definition at line 107 of file isif_regs.h.
#define FMTSPH 0x11c |
Definition at line 105 of file isif_regs.h.
#define GAIN_H3A_EN_SHIFT 14 |
Definition at line 164 of file isif_regs.h.
#define GAIN_INTEGER_SHIFT 9 |
Definition at line 160 of file isif_regs.h.
#define GAIN_IPIPE_EN_SHIFT 13 |
Definition at line 163 of file isif_regs.h.
#define GAIN_OFFSET_EN_MASK 0x7700 |
Definition at line 168 of file isif_regs.h.
#define GAIN_SDRAM_EN_SHIFT 12 |
Definition at line 162 of file isif_regs.h.
#define HDW 0x08 |
Definition at line 24 of file isif_regs.h.
#define HSIZE 0x34 |
Definition at line 35 of file isif_regs.h.
#define ISIF_ALAW_ENABLE 1 |
Definition at line 208 of file isif_regs.h.
#define ISIF_ALAW_GAMA_WD_MASK 0xF |
Definition at line 206 of file isif_regs.h.
#define ISIF_ALAW_GAMA_WD_SHIFT 1 |
Definition at line 207 of file isif_regs.h.
#define ISIF_BC_MODE_COLOR_SHIFT 4 |
Definition at line 220 of file isif_regs.h.
#define ISIF_BW656_ENABLE (0x01 << 5) |
Definition at line 187 of file isif_regs.h.
#define ISIF_CCDCFG_EXTRG_DISABLE (0x00 << 10) |
Definition at line 179 of file isif_regs.h.
#define ISIF_CCDCFG_FIDMD_LATCH_VSYNC (0x00 << 6) |
Definition at line 176 of file isif_regs.h.
#define ISIF_CCDCFG_TRGSEL_WEN (0x00 << 9) |
Definition at line 178 of file isif_regs.h.
#define ISIF_CCDCFG_WENLOG_AND (0x00 << 8) |
Definition at line 177 of file isif_regs.h.
#define ISIF_CSC_COEF_DECIMAL_MASK 0x1f |
Definition at line 239 of file isif_regs.h.
#define ISIF_CSC_COEF_INTEG_MASK 7 |
Definition at line 238 of file isif_regs.h.
#define ISIF_CSC_COEF_INTEG_SHIFT 5 |
Definition at line 240 of file isif_regs.h.
#define ISIF_CSCM_MSB_SHIFT 8 |
Definition at line 241 of file isif_regs.h.
#define ISIF_DATA_H_OFFSET_MASK 0x1FFF |
Definition at line 250 of file isif_regs.h.
#define ISIF_DATA_PACK12 1 |
Definition at line 184 of file isif_regs.h.
#define ISIF_DATA_PACK16 0 |
Definition at line 183 of file isif_regs.h.
#define ISIF_DATA_PACK8 2 |
Definition at line 185 of file isif_regs.h.
#define ISIF_DATA_PACK_MASK 3 |
Definition at line 182 of file isif_regs.h.
#define ISIF_DATA_V_OFFSET_MASK 0x1FFF |
Definition at line 251 of file isif_regs.h.
#define ISIF_DATAPOL_NORMAL 0 |
Definition at line 196 of file isif_regs.h.
#define ISIF_DATAPOL_SHIFT 6 |
Definition at line 197 of file isif_regs.h.
#define ISIF_DATASFT_SHIFT 8 |
Definition at line 201 of file isif_regs.h.
#define ISIF_DF_CSC_LNH_MASK 0x1FFF |
Definition at line 243 of file isif_regs.h.
#define ISIF_DF_CSC_LNV_MASK 0x1FFF |
Definition at line 245 of file isif_regs.h.
#define ISIF_DF_CSC_SLV_MASK 0x1FFF |
Definition at line 244 of file isif_regs.h.
#define ISIF_DF_CSC_SPH_MASK 0x1FFF |
Definition at line 242 of file isif_regs.h.
#define ISIF_DF_NUMLINES 0x7FFF |
Definition at line 246 of file isif_regs.h.
#define ISIF_DF_NUMPIX 0x1FFF |
Definition at line 247 of file isif_regs.h.
#define ISIF_DFCMEMCTL_DFCMARST_SHIFT 2 |
Definition at line 235 of file isif_regs.h.
#define ISIF_DPCM_EN_SHIFT 12 |
Definition at line 216 of file isif_regs.h.
#define ISIF_DPCM_PREDICTOR_SHIFT 13 |
Definition at line 217 of file isif_regs.h.
#define ISIF_EXWEN_DISABLE 0 |
Definition at line 198 of file isif_regs.h.
#define ISIF_EXWEN_SHIFT 5 |
Definition at line 199 of file isif_regs.h.
#define ISIF_FID_POL_SHIFT 4 |
Definition at line 193 of file isif_regs.h.
#define ISIF_FRM_FMT_SHIFT 7 |
Definition at line 200 of file isif_regs.h.
#define ISIF_GAMMAWD_CFA_SHIFT 5 |
Definition at line 209 of file isif_regs.h.
#define ISIF_HD_POL_SHIFT 3 |
Definition at line 194 of file isif_regs.h.
#define ISIF_HORZ_BC_MODE_SHIFT 1 |
Definition at line 221 of file isif_regs.h.
#define ISIF_HORZ_BC_PIX_LIMIT_SHIFT 6 |
Definition at line 223 of file isif_regs.h.
#define ISIF_HORZ_BC_WIN_H_SIZE_SHIFT 8 |
Definition at line 224 of file isif_regs.h.
#define ISIF_HORZ_BC_WIN_SEL_SHIFT 5 |
Definition at line 222 of file isif_regs.h.
#define ISIF_HORZ_BC_WIN_V_SIZE_SHIFT 12 |
Definition at line 225 of file isif_regs.h.
#define ISIF_HSIZE_FLIP_MASK 1 |
Definition at line 212 of file isif_regs.h.
#define ISIF_HSIZE_FLIP_SHIFT 12 |
Definition at line 213 of file isif_regs.h.
#define ISIF_INPUT_SHIFT 12 |
Definition at line 191 of file isif_regs.h.
#define ISIF_LATCH_ON_VSYNC_DISABLE (0x01 << 15) |
Definition at line 180 of file isif_regs.h.
#define ISIF_LATCH_ON_VSYNC_ENABLE (0x00 << 15) |
Definition at line 181 of file isif_regs.h.
#define ISIF_LIN_CORRSFT_SHIFT 4 |
Definition at line 254 of file isif_regs.h.
#define ISIF_LIN_SCALE_FACT_INTEG_SHIFT 10 |
Definition at line 255 of file isif_regs.h.
#define ISIF_LPF_MASK 1 |
Definition at line 203 of file isif_regs.h.
#define ISIF_LPF_SHIFT 14 |
Definition at line 202 of file isif_regs.h.
#define ISIF_PG_EN (1 << 3) |
Definition at line 259 of file isif_regs.h.
#define ISIF_PG_HD_POL_SHIFT 1 |
Definition at line 262 of file isif_regs.h.
#define ISIF_PG_VD_POL_SHIFT 0 |
Definition at line 261 of file isif_regs.h.
#define ISIF_PIX_ORDER_SHIFT 11 |
Definition at line 186 of file isif_regs.h.
#define ISIF_RAW_INPUT_MODE 0 |
Definition at line 192 of file isif_regs.h.
#define ISIF_SEL_PG_SRC (3 << 4) |
Definition at line 260 of file isif_regs.h.
#define ISIF_SYNCEN_VDHDEN_MASK (1 << 0) |
Definition at line 265 of file isif_regs.h.
#define ISIF_SYNCEN_WEN_MASK (1 << 1) |
Definition at line 266 of file isif_regs.h.
#define ISIF_SYNCEN_WEN_SHIFT 1 |
Definition at line 267 of file isif_regs.h.
#define ISIF_VD_POL_SHIFT 2 |
Definition at line 195 of file isif_regs.h.
#define ISIF_VDFC_CORR_MOD_SHIFT 5 |
Definition at line 231 of file isif_regs.h.
#define ISIF_VDFC_CORR_WHOLE_LN_SHIFT 7 |
Definition at line 232 of file isif_regs.h.
#define ISIF_VDFC_EN_SHIFT 4 |
Definition at line 230 of file isif_regs.h.
#define ISIF_VDFC_LEVEL_SHFT_SHIFT 8 |
Definition at line 233 of file isif_regs.h.
#define ISIF_VDFC_POS_MASK 0x1FFF |
Definition at line 234 of file isif_regs.h.
#define ISIF_VDHDOUT_INPUT (0x00 << 0) |
Definition at line 190 of file isif_regs.h.
#define ISIF_VERT_BC_LINE_AVE_COEF_SHIFT 8 |
Definition at line 227 of file isif_regs.h.
#define ISIF_VERT_BC_RST_VAL_SEL_SHIFT 4 |
Definition at line 226 of file isif_regs.h.
#define ISIF_YCINSWP_RAW (0x00 << 4) |
Definition at line 174 of file isif_regs.h.
#define ISIF_YCINSWP_YCBCR (0x01 << 4) |
Definition at line 175 of file isif_regs.h.
#define LINCFG0 0x44 |
Definition at line 39 of file isif_regs.h.
#define LINCFG1 0x48 |
Definition at line 40 of file isif_regs.h.
#define LNH 0x1c |
Definition at line 29 of file isif_regs.h.
#define LNV 0x28 |
Definition at line 32 of file isif_regs.h.
#define LPFR 0x14 |
Definition at line 27 of file isif_regs.h.
#define LSCHVAL 0xe0 |
Definition at line 87 of file isif_regs.h.
#define LSCVVAL 0xe4 |
Definition at line 88 of file isif_regs.h.
#define MISC 0x7c |
Definition at line 53 of file isif_regs.h.
#define MODESET 0x04 |
Definition at line 23 of file isif_regs.h.
#define NUM_LINES_VER 0x7FFF |
Definition at line 157 of file isif_regs.h.
#define NUM_PX_HOR_MASK 0x7FFF |
Definition at line 154 of file isif_regs.h.
#define OBVAL0 0x1d8 |
Definition at line 142 of file isif_regs.h.
#define OBVAL1 0x1dc |
Definition at line 143 of file isif_regs.h.
#define OBVAL2 0x1e0 |
Definition at line 144 of file isif_regs.h.
#define OBVAL3 0x1e4 |
Definition at line 145 of file isif_regs.h.
#define OBVAL4 0x1e8 |
Definition at line 146 of file isif_regs.h.
#define OBVAL5 0x1ec |
Definition at line 147 of file isif_regs.h.
#define OBVAL6 0x1f0 |
Definition at line 148 of file isif_regs.h.
#define OBVAL7 0x1f4 |
Definition at line 149 of file isif_regs.h.
#define OBWIN0 0x1c8 |
Definition at line 138 of file isif_regs.h.
#define OBWIN1 0x1cc |
Definition at line 139 of file isif_regs.h.
#define OBWIN2 0x1d0 |
Definition at line 140 of file isif_regs.h.
#define OBWIN3 0x1d4 |
Definition at line 141 of file isif_regs.h.
#define OFFSET_MASK 0xFFF |
Definition at line 161 of file isif_regs.h.
#define OFST_H3A_EN_SHIFT 10 |
Definition at line 167 of file isif_regs.h.
#define OFST_IPIPE_EN_SHIFT 9 |
Definition at line 166 of file isif_regs.h.
#define OFST_SDRAM_EN_SHIFT 8 |
Definition at line 165 of file isif_regs.h.
#define PPLN 0x10 |
Definition at line 26 of file isif_regs.h.
#define REC656IF 0x84 |
Definition at line 55 of file isif_regs.h.
#define SDOFST 0x38 |
Definition at line 36 of file isif_regs.h.
#define SLV0 0x20 |
Definition at line 30 of file isif_regs.h.
#define SLV1 0x24 |
Definition at line 31 of file isif_regs.h.
#define SPH 0x18 |
Definition at line 28 of file isif_regs.h.
#define START_PX_HOR_MASK 0x7FFF |
Definition at line 153 of file isif_regs.h.
#define START_VER_ONE_MASK 0x7FFF |
Definition at line 155 of file isif_regs.h.
#define START_VER_TWO_MASK 0x7FFF |
Definition at line 156 of file isif_regs.h.
#define SYNCEN 0x00 |
Definition at line 22 of file isif_regs.h.
#define TWODLSCCFG 0xe8 |
Definition at line 89 of file isif_regs.h.
#define TWODLSCGRBL 0xf8 |
Definition at line 93 of file isif_regs.h.
#define TWODLSCGRBU 0xf4 |
Definition at line 92 of file isif_regs.h.
#define TWODLSCGROF 0xfc |
Definition at line 94 of file isif_regs.h.
#define TWODLSCINI 0xf0 |
Definition at line 91 of file isif_regs.h.
#define TWODLSCIRQEN 0x10c |
Definition at line 98 of file isif_regs.h.
#define TWODLSCIRQST 0x110 |
Definition at line 99 of file isif_regs.h.
#define TWODLSCOFST 0xec |
Definition at line 90 of file isif_regs.h.
#define TWODLSCORBL 0x104 |
Definition at line 96 of file isif_regs.h.
#define TWODLSCORBU 0x100 |
Definition at line 95 of file isif_regs.h.
#define TWODLSCOROF 0x108 |
Definition at line 97 of file isif_regs.h.
#define VDFSATLV 0x90 |
Definition at line 61 of file isif_regs.h.
#define VDINT0 0x70 |
Definition at line 50 of file isif_regs.h.
#define VDINT1 0x74 |
Definition at line 51 of file isif_regs.h.
#define VDINT2 0x78 |
Definition at line 52 of file isif_regs.h.
#define VDW 0x0c |
Definition at line 25 of file isif_regs.h.