Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
bt431.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  bt431_regs
 

Macros

#define BT431_REG_CMD   0x0000
 
#define BT431_REG_CXLO   0x0001
 
#define BT431_REG_CXHI   0x0002
 
#define BT431_REG_CYLO   0x0003
 
#define BT431_REG_CYHI   0x0004
 
#define BT431_REG_WXLO   0x0005
 
#define BT431_REG_WXHI   0x0006
 
#define BT431_REG_WYLO   0x0007
 
#define BT431_REG_WYHI   0x0008
 
#define BT431_REG_WWLO   0x0009
 
#define BT431_REG_WWHI   0x000a
 
#define BT431_REG_WHLO   0x000b
 
#define BT431_REG_WHHI   0x000c
 
#define BT431_REG_CRAM_BASE   0x0000
 
#define BT431_REG_CRAM_END   0x01ff
 
#define BT431_CMD_CURS_ENABLE   0x40
 
#define BT431_CMD_XHAIR_ENABLE   0x20
 
#define BT431_CMD_OR_CURSORS   0x10
 
#define BT431_CMD_AND_CURSORS   0x00
 
#define BT431_CMD_1_1_MUX   0x00
 
#define BT431_CMD_4_1_MUX   0x04
 
#define BT431_CMD_5_1_MUX   0x08
 
#define BT431_CMD_xxx_MUX   0x0c
 
#define BT431_CMD_THICK_1   0x00
 
#define BT431_CMD_THICK_3   0x01
 
#define BT431_CMD_THICK_5   0x02
 
#define BT431_CMD_THICK_7   0x03
 

Macro Definition Documentation

#define BT431_CMD_1_1_MUX   0x00

Definition at line 64 of file bt431.h.

#define BT431_CMD_4_1_MUX   0x04

Definition at line 65 of file bt431.h.

#define BT431_CMD_5_1_MUX   0x08

Definition at line 66 of file bt431.h.

#define BT431_CMD_AND_CURSORS   0x00

Definition at line 63 of file bt431.h.

#define BT431_CMD_CURS_ENABLE   0x40

Definition at line 60 of file bt431.h.

#define BT431_CMD_OR_CURSORS   0x10

Definition at line 62 of file bt431.h.

#define BT431_CMD_THICK_1   0x00

Definition at line 68 of file bt431.h.

#define BT431_CMD_THICK_3   0x01

Definition at line 69 of file bt431.h.

#define BT431_CMD_THICK_5   0x02

Definition at line 70 of file bt431.h.

#define BT431_CMD_THICK_7   0x03

Definition at line 71 of file bt431.h.

#define BT431_CMD_XHAIR_ENABLE   0x20

Definition at line 61 of file bt431.h.

#define BT431_CMD_xxx_MUX   0x0c

Definition at line 67 of file bt431.h.

#define BT431_REG_CMD   0x0000

Definition at line 40 of file bt431.h.

#define BT431_REG_CRAM_BASE   0x0000

Definition at line 54 of file bt431.h.

#define BT431_REG_CRAM_END   0x01ff

Definition at line 55 of file bt431.h.

#define BT431_REG_CXHI   0x0002

Definition at line 42 of file bt431.h.

#define BT431_REG_CXLO   0x0001

Definition at line 41 of file bt431.h.

#define BT431_REG_CYHI   0x0004

Definition at line 44 of file bt431.h.

#define BT431_REG_CYLO   0x0003

Definition at line 43 of file bt431.h.

#define BT431_REG_WHHI   0x000c

Definition at line 52 of file bt431.h.

#define BT431_REG_WHLO   0x000b

Definition at line 51 of file bt431.h.

#define BT431_REG_WWHI   0x000a

Definition at line 50 of file bt431.h.

#define BT431_REG_WWLO   0x0009

Definition at line 49 of file bt431.h.

#define BT431_REG_WXHI   0x0006

Definition at line 46 of file bt431.h.

#define BT431_REG_WXLO   0x0005

Definition at line 45 of file bt431.h.

#define BT431_REG_WYHI   0x0008

Definition at line 48 of file bt431.h.

#define BT431_REG_WYLO   0x0007

Definition at line 47 of file bt431.h.