|
Linux Kernel
3.7.1
|
#include <linux/pci.h>#include <linux/of_platform.h>#include <asm/div64.h>#include <asm/mpic.h>#include <asm/swiotlb.h>#include <sysdev/fsl_soc.h>#include <sysdev/fsl_pci.h>#include <asm/udbg.h>#include <asm/fsl_guts.h>#include "smp.h"#include "mpc85xx.h"Go to the source code of this file.
Functions | |
| void __init | p1022_rdk_pic_init (void) |
| machine_arch_initcall (p1022_rdk, mpc85xx_common_publish_devices) | |
| machine_arch_initcall (p1022_rdk, swiotlb_setup_bus_notifier) | |
| define_machine (p1022_rdk) | |
| define_machine | ( | p1022_rdk | ) |
Definition at line 155 of file p1022_rdk.c.
| machine_arch_initcall | ( | p1022_rdk | , |
| mpc85xx_common_publish_devices | |||
| ) |
| machine_arch_initcall | ( | p1022_rdk | , |
| swiotlb_setup_bus_notifier | |||
| ) |
Definition at line 109 of file p1022_rdk.c.
1.8.2