rockbox/firmware/target/arm/s3c2440
Michael Sevakis a56f1ca1ed Cleanup MV/MD macros a little.
When using variadic macros there's no need for IF_MD2/IF_MV2 to deal
with function parameters. IF_MD/IF_MV are enough.

Throw in IF_MD_DRV/ID_MV_VOL that return the parameter if MD/MV, or 0
if not.

Change-Id: I7605e6039f3be19cb47110c84dcb3c5516f2c3eb
2013-08-17 12:18:22 -04:00
..
gigabeat-fx Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
mini2440 Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
adc-s3c2440.c
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
boot.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-s3c2440.c s3c2440: move debug-target.h content to .c 2012-01-04 06:34:04 +00:00
dma-s3c2440.c fix cache function name 2012-03-19 08:42:53 +01:00
dma-target.h
i2c-s3c2440.c
i2c-s3c2440.h
kernel-s3c2440.c
lcd-s3c2440.c Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
sd-s3c2440.c Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
system-s3c2440.c Introduce USED_ATTR wrapper for __attribute__((used)). 2011-12-09 15:33:59 +00:00
system-target.h
uart-s3c2440.c
uart-s3c2440.h