Linux Kernel
3.7.1
|
#include "global.h"
Go to the source code of this file.
Macros | |
#define | DPA_CLK_30M 30000000 |
#define | DPA_CLK_50M 50000000 |
#define | DPA_CLK_70M 70000000 |
#define | DPA_CLK_100M 100000000 |
#define | DPA_CLK_150M 150000000 |
Enumerations | |
enum | DPA_RANGE { DPA_CLK_RANGE_30M, DPA_CLK_RANGE_30_50M, DPA_CLK_RANGE_50_70M, DPA_CLK_RANGE_70_100M, DPA_CLK_RANGE_100_150M, DPA_CLK_RANGE_150M } |
Variables | |
struct GFX_DPA_SETTING | GFX_DPA_SETTING_TBL_VT3324 [6] |
struct GFX_DPA_SETTING | GFX_DPA_SETTING_TBL_VT3327 [] |
struct GFX_DPA_SETTING | GFX_DPA_SETTING_TBL_VT3364 [6] |
#define DPA_CLK_100M 100000000 |
Definition at line 29 of file tblDPASetting.h.
#define DPA_CLK_150M 150000000 |
Definition at line 30 of file tblDPASetting.h.
#define DPA_CLK_30M 30000000 |
Definition at line 26 of file tblDPASetting.h.
#define DPA_CLK_50M 50000000 |
Definition at line 27 of file tblDPASetting.h.
#define DPA_CLK_70M 70000000 |
Definition at line 28 of file tblDPASetting.h.
enum DPA_RANGE |
DPA_CLK_RANGE_30M | |
DPA_CLK_RANGE_30_50M | |
DPA_CLK_RANGE_50_70M | |
DPA_CLK_RANGE_70_100M | |
DPA_CLK_RANGE_100_150M | |
DPA_CLK_RANGE_150M |
Definition at line 32 of file tblDPASetting.h.
struct GFX_DPA_SETTING GFX_DPA_SETTING_TBL_VT3324[6] |
Definition at line 24 of file tblDPASetting.c.
struct GFX_DPA_SETTING GFX_DPA_SETTING_TBL_VT3327[] |
Definition at line 49 of file tblDPASetting.c.
struct GFX_DPA_SETTING GFX_DPA_SETTING_TBL_VT3364[6] |
Definition at line 69 of file tblDPASetting.c.