summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/as3514.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/as3514.h b/firmware/export/as3514.h
index 39a99415b6..c7353a2e97 100644
--- a/firmware/export/as3514.h
+++ b/firmware/export/as3514.h
@@ -51,6 +51,10 @@ extern void audiohw_set_lineout_vol(int vol_l, int vol_r);
51#define AS3514_AUDIOSET2 0x15 51#define AS3514_AUDIOSET2 0x15
52#define AS3514_AUDIOSET3 0x16 52#define AS3514_AUDIOSET3 0x16
53#define AS3517_USB_UTIL 0x17 /* only in as3517+ */ 53#define AS3517_USB_UTIL 0x17 /* only in as3517+ */
54
55#define AS3543_BACKLIGHT 0x1b /* only in as3543 */
56#define AS3543_PMU_ENABLE 0x1c /* only in as3543 */
57
54#define AS3514_PLLMODE 0x1d 58#define AS3514_PLLMODE 0x1d
55 59
56#define AS3514_SYSTEM 0x20 60#define AS3514_SYSTEM 0x20