forked from len0rd/rockbox
Onda VX747:
* Add YUV support * Clean up LCD driver a bit and speed it up git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20730 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14a510aff2
commit
a54e0b6dba
5 changed files with 177 additions and 105 deletions
|
@ -26,6 +26,7 @@
|
|||
#define __R61509_H
|
||||
|
||||
/* Register list */
|
||||
#define REG_DEVICE_CODE 0x000
|
||||
#define REG_DRIVER_OUTPUT 0x001
|
||||
#define REG_LCD_DR_WAVE_CTRL 0x002
|
||||
#define REG_ENTRY_MODE 0x003
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue