Go to the documentation of this file.
25 #define UPD64031A_GR_ON 0
26 #define UPD64031A_GR_OFF 1
27 #define UPD64031A_GR_THROUGH 3
30 #define UPD64031A_3DYCS_DISABLE (0 << 2)
31 #define UPD64031A_3DYCS_COMPOSITE (2 << 2)
32 #define UPD64031A_3DYCS_SVIDEO (3 << 2)
35 #define UPD64031A_COMPOSITE_EXTERNAL (1 << 4)
38 #define UPD64031A_VERTICAL_EXTERNAL (1 << 5)