u-boot-brain/cpu/at32ap/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
..
clk.c avr32: Add gclk helper functions 2008-09-01 14:21:34 +02:00
Makefile avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00
portmux.c avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00
sm.h Add support for the hammerhead (AVR32) board 2008-07-30 10:06:11 +02:00