Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | APB_DEVICE(name, busid, base, plat) static AMBA_APB_DEVICE(name, busid, 0, REALVIEW_##base##_BASE, base##_IRQ, plat) |
#define | AHB_DEVICE(name, busid, base, plat) static AMBA_AHB_DEVICE(name, busid, 0, REALVIEW_##base##_BASE, base##_IRQ, plat) |
Functions | |
void | realview_timer_init (unsigned int timer_irq) |
int | realview_flash_register (struct resource *res, u32 num) |
int | realview_eth_register (const char *name, struct resource *res) |
int | realview_usb_register (struct resource *res) |
void | realview_init_early (void) |
void | realview_fixup (struct tag *tags, char **from, struct meminfo *meminfo) |
void | realview_cpu_die (unsigned int cpu) |
struct clcd_board clcd_plat_data |
struct platform_device realview_cf_device |
struct platform_device realview_flash_device |
struct platform_device realview_i2c_device |
struct mmci_platform_data realview_mmc0_plat_data |
struct mmci_platform_data realview_mmc1_plat_data |
struct smp_operations realview_smp_ops |