|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/spinlock.h>#include <asm/time.h>#include <asm/mach-au1x00/au1000.h>Go to the source code of this file.
Macros | |
| #define | AU1000_SRC_CLK 12000000 |
Functions | |
| void | set_au1x00_speed (unsigned int new_freq) |
| unsigned int | get_au1x00_speed (void) |
| EXPORT_SYMBOL (get_au1x00_speed) | |
| unsigned long | get_au1x00_uart_baud_base (void) |
| void | set_au1x00_uart_baud_base (unsigned long new_baud_base) |
| unsigned long | au1xxx_calc_clock (void) |
| EXPORT_SYMBOL | ( | get_au1x00_speed | ) |
1.8.2