|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/init.h>#include <asm/pci-bridge.h>#include <asm/ppc4xx.h>#include <asm/udbg.h>#include <asm/uic.h>#include <linux/of_platform.h>#include <linux/delay.h>#include "44x.h"Go to the source code of this file.
Macros | |
| #define | BCSR_USB_EN 0x11 |
Functions | |
| machine_device_initcall (canyonlands, ppc460ex_device_probe) | |
| machine_device_initcall (canyonlands, ppc460ex_canyonlands_fixup) | |
| define_machine (canyonlands) | |
| #define BCSR_USB_EN 0x11 |
Definition at line 34 of file canyonlands.c.
| define_machine | ( | canyonlands | ) |
Definition at line 126 of file canyonlands.c.
| machine_device_initcall | ( | canyonlands | , |
| ppc460ex_device_probe | |||
| ) |
| machine_device_initcall | ( | canyonlands | , |
| ppc460ex_canyonlands_fixup | |||
| ) |
1.8.2