forked from len0rd/rockbox
as3543: name 0x1b & 0x1c registers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25379 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc1f6033de
commit
1bfffbcaaa
4 changed files with 22 additions and 18 deletions
|
|
@ -51,6 +51,10 @@ extern void audiohw_set_lineout_vol(int vol_l, int vol_r);
|
|||
#define AS3514_AUDIOSET2 0x15
|
||||
#define AS3514_AUDIOSET3 0x16
|
||||
#define AS3517_USB_UTIL 0x17 /* only in as3517+ */
|
||||
|
||||
#define AS3543_BACKLIGHT 0x1b /* only in as3543 */
|
||||
#define AS3543_PMU_ENABLE 0x1c /* only in as3543 */
|
||||
|
||||
#define AS3514_PLLMODE 0x1d
|
||||
|
||||
#define AS3514_SYSTEM 0x20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue