Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | WMT_GOVR_COLORSPACE 0x1e4 |
#define | WMT_GOVR_COLORSPACE1 0x30 |
#define | WMT_GOVR_CONTRAST 0x1b8 |
#define | WMT_GOVR_BRGHTNESS 0x1bc /* incompatible with RGB? */ |
#define | WMT_GOVR_FBADDR 0x90 |
#define | WMT_GOVR_FBADDR1 0x94 /* UV offset in YUV mode */ |
#define | WMT_GOVR_XPAN 0xa4 |
#define | WMT_GOVR_YPAN 0xa0 |
#define | WMT_GOVR_XRES 0x98 |
#define | WMT_GOVR_XRES_VIRTUAL 0x9c |
#define | WMT_GOVR_MIF_ENABLE 0x80 |
#define | WMT_GOVR_FHI 0xa8 |
#define | WMT_GOVR_REG_UPDATE 0xe4 |
#define | WMT_GOVR_DVO_SET 0x148 |
#define | WMT_GOVR_TG 0x100 |
#define | WMT_GOVR_TIMING_H_ALL 0x108 |
#define | WMT_GOVR_TIMING_V_ALL 0x10c |
#define | WMT_GOVR_TIMING_V_START 0x110 |
#define | WMT_GOVR_TIMING_V_END 0x114 |
#define | WMT_GOVR_TIMING_H_START 0x118 |
#define | WMT_GOVR_TIMING_H_END 0x11c |
#define | WMT_GOVR_TIMING_V_SYNC 0x128 |
#define | WMT_GOVR_TIMING_H_SYNC 0x12c |
#define WMT_GOVR_BRGHTNESS 0x1bc /* incompatible with RGB? */ |
Definition at line 39 of file wm8505fb_regs.h.
#define WMT_GOVR_COLORSPACE 0x1e4 |
Definition at line 30 of file wm8505fb_regs.h.
#define WMT_GOVR_COLORSPACE1 0x30 |
Definition at line 36 of file wm8505fb_regs.h.
#define WMT_GOVR_CONTRAST 0x1b8 |
Definition at line 38 of file wm8505fb_regs.h.
#define WMT_GOVR_DVO_SET 0x148 |
Definition at line 61 of file wm8505fb_regs.h.
#define WMT_GOVR_FBADDR 0x90 |
Definition at line 42 of file wm8505fb_regs.h.
#define WMT_GOVR_FBADDR1 0x94 /* UV offset in YUV mode */ |
Definition at line 43 of file wm8505fb_regs.h.
#define WMT_GOVR_FHI 0xa8 |
Definition at line 53 of file wm8505fb_regs.h.
#define WMT_GOVR_MIF_ENABLE 0x80 |
Definition at line 52 of file wm8505fb_regs.h.
#define WMT_GOVR_REG_UPDATE 0xe4 |
Definition at line 54 of file wm8505fb_regs.h.
#define WMT_GOVR_TG 0x100 |
Definition at line 64 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_H_ALL 0x108 |
Definition at line 67 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_H_END 0x11c |
Definition at line 72 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_H_START 0x118 |
Definition at line 71 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_H_SYNC 0x12c |
Definition at line 74 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_V_ALL 0x10c |
Definition at line 68 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_V_END 0x114 |
Definition at line 70 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_V_START 0x110 |
Definition at line 69 of file wm8505fb_regs.h.
#define WMT_GOVR_TIMING_V_SYNC 0x128 |
Definition at line 73 of file wm8505fb_regs.h.
#define WMT_GOVR_XPAN 0xa4 |
Definition at line 46 of file wm8505fb_regs.h.
#define WMT_GOVR_XRES 0x98 |
Definition at line 49 of file wm8505fb_regs.h.
#define WMT_GOVR_XRES_VIRTUAL 0x9c |
Definition at line 50 of file wm8505fb_regs.h.
#define WMT_GOVR_YPAN 0xa0 |
Definition at line 47 of file wm8505fb_regs.h.