Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | UPD64031A_GR_ON 0 |
#define | UPD64031A_GR_OFF 1 |
#define | UPD64031A_GR_THROUGH 3 |
#define | UPD64031A_3DYCS_DISABLE (0 << 2) |
#define | UPD64031A_3DYCS_COMPOSITE (2 << 2) |
#define | UPD64031A_3DYCS_SVIDEO (3 << 2) |
#define | UPD64031A_COMPOSITE_EXTERNAL (1 << 4) |
#define | UPD64031A_VERTICAL_EXTERNAL (1 << 5) |
#define UPD64031A_3DYCS_COMPOSITE (2 << 2) |
Definition at line 31 of file upd64031a.h.
#define UPD64031A_3DYCS_DISABLE (0 << 2) |
Definition at line 30 of file upd64031a.h.
#define UPD64031A_3DYCS_SVIDEO (3 << 2) |
Definition at line 32 of file upd64031a.h.
#define UPD64031A_COMPOSITE_EXTERNAL (1 << 4) |
Definition at line 35 of file upd64031a.h.
#define UPD64031A_GR_OFF 1 |
Definition at line 26 of file upd64031a.h.
#define UPD64031A_GR_ON 0 |
Definition at line 25 of file upd64031a.h.
#define UPD64031A_GR_THROUGH 3 |
Definition at line 27 of file upd64031a.h.
#define UPD64031A_VERTICAL_EXTERNAL (1 << 5) |
Definition at line 38 of file upd64031a.h.