rockbox/firmware/target/arm/as3525
William Wilgus c15af64452 AMS v1/v2: Fix I2C2_CSPR debug menu entry
I2c controller needs to be enabled in order to read CSPR0, CSPR1
registers function sets CGU_I2C_AUDIO_MASTER_CLOCK_ENABLE
and only clears if it wasn't previously enabled

Use divider set in register to calculate frequency rather than
hard coded divider

Change-Id: I54ecc0c1859e906c00f4c2ae8ae2424a4619df98
2018-07-25 06:03:44 +02:00
..
sansa-c200v2 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-clip Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-clipplus CLIPPLUS -- Remove un-needed handling for power button button button_read_device() 2018-07-25 06:01:56 +02:00
sansa-clipv2 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-clipzip Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-e200v2 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-fuze Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-fuzev2 Increase button delays in preperation for frequency scaling. 2016-01-18 23:51:25 +01:00
sansa-m200v4 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
app.lds Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
ascodec-as3525.c AMS v1/v2: Fix I2C2_CSPR debug menu entry 2018-07-25 06:03:44 +02:00
audio-as3525.c
backlight-e200v2-fuze.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
boot.lds
button-clip.c Change the clipv2 button driver to use fixed delays rather than processor cycle counting. 2016-01-18 22:35:56 +01:00
button-e200v2-fuze.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
clock-target.h AMSv2: DBOP frequency divided by 2 2016-03-27 21:06:27 +00:00
dbop-as3525.c
dbop-as3525.h
debug-as3525.c AMS v1/v2: Fix I2C2_CSPR debug menu entry 2018-07-25 06:03:44 +02:00
dma-pl081.c
dma-target.h
fmradio-i2c-as3525.c Improve radio RDS driver and framework 2017-02-11 22:19:32 -05:00
kernel-as3525.c fix previous commit 2012-01-08 00:18:43 +00:00
lcd-as-e200v2-fuze-fuzev2.S lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
lcd-clip.h
lcd-fuze.c Do not include kernel.h in system.h. 2014-01-05 19:35:23 +01:00
lcd-fuze.h
lcd-ssd1303.c lcd-ssd1303: Fix big oops putting height where there should've been width. 2012-05-19 17:21:54 -04:00
memory-init.S
pcm-as3525.c AMS: Change DMA transfer size for audio. 2015-06-01 18:23:57 +02:00
power-as3525.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
powermgmt-target.h AMSv2: add proper definitions for charge current 2012-03-04 12:23:05 +01:00
rtc-target.h Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
scrollwheel-as3525.c
sd-as3525.c AMS v1/v2: Remove sd_enabled as an externally-visible variable. 2018-07-04 15:20:47 +02:00
sd-as3525v2.c AMS v1/v2: Remove sd_enabled as an externally-visible variable. 2018-07-04 15:20:47 +02:00
system-as3525.c Slightly increase CVDD2 on AMSv2. 2017-06-14 17:37:29 +02:00
system-target.h AMS v1/v2: Fix I2C2_CSPR debug menu entry 2018-07-25 06:03:44 +02:00
timer-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
tuner-as3525v2.c typo 2011-12-15 19:42:21 +00:00
usb-as3525.c as3525v2: use the new USB DesignWare driver 2016-08-15 02:56:23 +02:00
usb-drv-as3525.c AMSv1: rename USB interrupt handler 2012-04-30 14:24:34 -04:00
usb-drv-as3525.h