u-boot-brain/include/asm-avr32/arch-at32ap700x
Haavard Skinnemoen 98090cd75c avr32: Add gclk helper functions
Add two helper functions for configuring and enabling generic clocks:
  - gclk_enable_output: Enables output on a GCLKx pin
  - gclk_set_rate: Configures a gclk to run at a specific rate

This should eliminate any reason to go mucking about with PM registers
from board code.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-01 14:21:34 +02:00
..
chip-features.h atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
clk.h avr32: Add gclk helper functions 2008-09-01 14:21:34 +02:00
gpio.h avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00
hmatrix.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
memory-map.h avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
mmc.h MMC: Consolidate MMC/SD command definitions 2008-06-28 22:40:15 +02:00
portmux.h avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00