|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | KW_PCIE0 (1 << 0) |
| #define | KW_PCIE1 (1 << 1) |
| #define | ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) |
Variables | |
| int | kirkwood_tclk |
| struct sys_timer | kirkwood_timer |
| void kirkwood_ge00_init | ( | struct mv643xx_eth_platform_data * | eth_data | ) |
| void kirkwood_ge00_switch_init | ( | struct dsa_platform_data * | d, |
| int | irq | ||
| ) |
| void kirkwood_ge01_init | ( | struct mv643xx_eth_platform_data * | eth_data | ) |
| void kirkwood_nand_init | ( | struct mtd_partition * | parts, |
| int | nr_parts, | ||
| int | delay | ||
| ) |
| void kirkwood_sata_init | ( | struct mv_sata_platform_data * | sata_data | ) |
| void kirkwood_sdio_init | ( | struct mvsdio_platform_data * | mvsdio_data | ) |
Definition at line 79 of file addr-map.c.
1.8.2