projects
/
allwinner_tvout_manipulator.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made usage message more beautiful
[allwinner_tvout_manipulator.git]
/
src
/
tvout.h
diff --git
a/src/tvout.h
b/src/tvout.h
index
9837fe4
..
ba003f4
100644
(file)
--- a/
src/tvout.h
+++ b/
src/tvout.h
@@
-12,7
+12,7
@@
#define TV_ENCODER_BASE 0x01E00000
#define TV_ENCODER_RESYNC TV_ENCODER_BASE + 0x130
-#define
X
_REG_OFFSET 15
-#define
Y
_REG_OFFSET 0
+#define
Y
_REG_OFFSET 15
+#define
X
_REG_OFFSET 0
#endif // TVOUT_H_INCLUDED