linux-stable/arch/avr32/mach-at32ap
Kristoffer Nyborg Gregertsen af8184718a [AVR32] SMC configuration in clock cycles
This patch makes the SMC configuration take timings in clock cycles
instead of nanoseconds. A function to calculate timings in clock
cycles is added.

This patch removes the rounding troubles of the previous SMC
configuration method.

[hskinnemoen@atmel.com: fix atstk1002/atngw100 flash config]
Signed-off-by: Kristoffer Nyborg Gregertsen <gregerts@stud.ntnu.no>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-10-11 13:32:49 +02:00
..
Kconfig [AVR32] Make I/O access macros work with external devices 2007-04-27 13:44:14 +02:00
Makefile [AVR32] CPU frequency scaling for AT32AP 2007-07-18 20:45:51 +02:00
at32ap.c [AVR32] Split SM device into PM, RTC, WDT and EIC 2007-07-18 20:45:51 +02:00
at32ap7000.c [AVR32] Wire up USBA device 2007-10-11 11:40:27 +02:00
clock.c [AVR32] /sys/kernel/debug/at32ap_clk 2007-10-11 11:38:41 +02:00
clock.h [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories 2007-02-08 14:50:56 +00:00
cpufreq.c [AVR32] CPU frequency scaling for AT32AP 2007-07-18 20:45:51 +02:00
extint.c [AVR32] Split SM device into PM, RTC, WDT and EIC 2007-07-18 20:45:51 +02:00
hmatrix.h [AVR32] Add basic HMATRIX support 2007-04-27 12:58:50 +02:00
hsmc.c [AVR32] SMC configuration in clock cycles 2007-10-11 13:32:49 +02:00
hsmc.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
intc.c [AVR32] Implement intc_get_pending() 2006-12-08 13:08:10 +01:00
intc.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
pio.c [AVR32] add multidrive support for pio driver 2007-10-11 11:38:41 +02:00
pio.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
pm.h [AVR32] Move AT32_PM_BASE definition into pm.h 2007-10-11 11:38:41 +02:00
time-tc.c [AVR32] Don't enable clocks with no users 2007-04-27 13:44:13 +02:00