linux/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
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
intc.c
intc.h
pio.c [AVR32] add multidrive support for pio driver 2007-10-11 11:38:41 +02:00
pio.h
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