Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ast_tables.h File Reference

Go to the source code of this file.

Macros

#define TextModeIndex   0
 
#define EGAModeIndex   1
 
#define VGAModeIndex   2
 
#define HiCModeIndex   3
 
#define TrueCModeIndex   4
 
#define Charx8Dot   0x00000001
 
#define HalfDCLK   0x00000002
 
#define DoubleScanMode   0x00000004
 
#define LineCompareOff   0x00000008
 
#define SyncPP   0x00000000
 
#define SyncPN   0x00000040
 
#define SyncNP   0x00000080
 
#define SyncNN   0x000000C0
 
#define HBorder   0x00000020
 
#define VBorder   0x00000010
 
#define WideScreenMode   0x00000100
 
#define VCLK25_175   0x00
 
#define VCLK28_322   0x01
 
#define VCLK31_5   0x02
 
#define VCLK36   0x03
 
#define VCLK40   0x04
 
#define VCLK49_5   0x05
 
#define VCLK50   0x06
 
#define VCLK56_25   0x07
 
#define VCLK65   0x08
 
#define VCLK75   0x09
 
#define VCLK78_75   0x0A
 
#define VCLK94_5   0x0B
 
#define VCLK108   0x0C
 
#define VCLK135   0x0D
 
#define VCLK157_5   0x0E
 
#define VCLK162   0x0F
 
#define VCLK154   0x10
 
#define VCLK83_5   0x11
 
#define VCLK106_5   0x12
 
#define VCLK146_25   0x13
 
#define VCLK148_5   0x14
 

Macro Definition Documentation

#define Charx8Dot   0x00000001

Definition at line 34 of file ast_tables.h.

#define DoubleScanMode   0x00000004

Definition at line 36 of file ast_tables.h.

#define EGAModeIndex   1

Definition at line 29 of file ast_tables.h.

#define HalfDCLK   0x00000002

Definition at line 35 of file ast_tables.h.

#define HBorder   0x00000020

Definition at line 42 of file ast_tables.h.

#define HiCModeIndex   3

Definition at line 31 of file ast_tables.h.

#define LineCompareOff   0x00000008

Definition at line 37 of file ast_tables.h.

#define SyncNN   0x000000C0

Definition at line 41 of file ast_tables.h.

#define SyncNP   0x00000080

Definition at line 40 of file ast_tables.h.

#define SyncPN   0x00000040

Definition at line 39 of file ast_tables.h.

#define SyncPP   0x00000000

Definition at line 38 of file ast_tables.h.

#define TextModeIndex   0

Definition at line 28 of file ast_tables.h.

#define TrueCModeIndex   4

Definition at line 32 of file ast_tables.h.

#define VBorder   0x00000010

Definition at line 43 of file ast_tables.h.

#define VCLK106_5   0x12

Definition at line 67 of file ast_tables.h.

#define VCLK108   0x0C

Definition at line 60 of file ast_tables.h.

#define VCLK135   0x0D

Definition at line 61 of file ast_tables.h.

#define VCLK146_25   0x13

Definition at line 68 of file ast_tables.h.

#define VCLK148_5   0x14

Definition at line 69 of file ast_tables.h.

#define VCLK154   0x10

Definition at line 65 of file ast_tables.h.

#define VCLK157_5   0x0E

Definition at line 62 of file ast_tables.h.

#define VCLK162   0x0F

Definition at line 63 of file ast_tables.h.

#define VCLK25_175   0x00

Definition at line 48 of file ast_tables.h.

#define VCLK28_322   0x01

Definition at line 49 of file ast_tables.h.

#define VCLK31_5   0x02

Definition at line 50 of file ast_tables.h.

#define VCLK36   0x03

Definition at line 51 of file ast_tables.h.

#define VCLK40   0x04

Definition at line 52 of file ast_tables.h.

#define VCLK49_5   0x05

Definition at line 53 of file ast_tables.h.

#define VCLK50   0x06

Definition at line 54 of file ast_tables.h.

#define VCLK56_25   0x07

Definition at line 55 of file ast_tables.h.

#define VCLK65   0x08

Definition at line 56 of file ast_tables.h.

#define VCLK75   0x09

Definition at line 57 of file ast_tables.h.

#define VCLK78_75   0x0A

Definition at line 58 of file ast_tables.h.

#define VCLK83_5   0x11

Definition at line 66 of file ast_tables.h.

#define VCLK94_5   0x0B

Definition at line 59 of file ast_tables.h.

#define VGAModeIndex   2

Definition at line 30 of file ast_tables.h.

#define WideScreenMode   0x00000100

Definition at line 44 of file ast_tables.h.