Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SET_BANK(__nr, __start, __size) |
Functions | |
void __init | sa1100_map_io (void) |
void __init | sa1100_init_irq (void) |
void __init | sa1100_init_gpio (void) |
void | sa11x0_restart (char, const char *) |
void | sa11x0_init_late (void) |
void | sa1110_mb_enable (void) |
void | sa1110_mb_disable (void) |
unsigned int | sa11x0_freq_to_ppcr (unsigned int khz) |
int | sa11x0_verify_speed (struct cpufreq_policy *policy) |
unsigned int | sa11x0_getspeed (unsigned int cpu) |
unsigned int | sa11x0_ppcr_to_freq (unsigned int idx) |
void | sa11x0_register_mtd (struct flash_platform_data *flash, struct resource *res, int nr) |
void | sa11x0_register_irda (struct irda_platform_data *irda) |
void | sa11x0_ppc_configure_mcp (void) |
void | sa11x0_register_mcp (struct mcp_plat_data *data) |
void | sa11x0_register_lcd (struct sa1100fb_mach_info *inf) |
Variables | |
struct sys_timer | sa1100_timer |
#define SET_BANK | ( | __nr, | |
__start, | |||
__size | |||
) |
Definition at line 67 of file gpio-sa1100.c.
void sa11x0_register_irda | ( | struct irda_platform_data * | irda | ) |
void sa11x0_register_lcd | ( | struct sa1100fb_mach_info * | inf | ) |
void sa11x0_register_mcp | ( | struct mcp_plat_data * | data | ) |
int sa11x0_verify_speed | ( | struct cpufreq_policy * | policy | ) |