|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | SET_BANK(__nr, __start, __size) |
| #define | ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) |
| #define | pxa25x_get_clk_frequency_khz(x) (0) |
| #define | pxa27x_get_clk_frequency_khz(x) (0) |
| #define | pxa3xx_get_clk_frequency_khz(x) (0) |
Functions | |
| void __init | pxa_map_io (void) |
| unsigned int | get_clk_frequency_khz (int info) |
| void __init | pxa_set_ffuart_info (void *info) |
| void __init | pxa_set_btuart_info (void *info) |
| void __init | pxa_set_stuart_info (void *info) |
| void __init | pxa_set_hwuart_info (void *info) |
| void | pxa_restart (char, const char *) |
Variables | |
| struct sys_timer | pxa_timer |
| struct syscore_ops | pxa_irq_syscore_ops |
| struct syscore_ops | pxa2xx_mfp_syscore_ops |
| struct syscore_ops | pxa3xx_mfp_syscore_ops |
| #define SET_BANK | ( | __nr, | |
| __start, | |||
| __size | |||
| ) |
| struct syscore_ops pxa2xx_mfp_syscore_ops |
Definition at line 414 of file mfp-pxa2xx.c.
| struct syscore_ops pxa3xx_mfp_syscore_ops |
Definition at line 56 of file mfp-pxa3xx.c.
| struct syscore_ops pxa_irq_syscore_ops |
1.8.2