|
Linux Kernel
3.7.1
|
#include <linux/pci.h>#include <linux/of.h>#include <linux/of_platform.h>#include <asm/time.h>#include <asm/ipic.h>#include <asm/udbg.h>#include <asm/prom.h>#include <sysdev/fsl_pci.h>#include "mpc83xx.h"Go to the source code of this file.
Macros | |
| #define | BCSR12_USB_SER_MASK 0x8a |
| #define | BCSR12_USB_SER_PIN 0x80 |
| #define | BCSR12_USB_SER_DEVICE 0x02 |
Functions | |
| machine_device_initcall (mpc837x_mds, mpc83xx_declare_of_platform_devices) | |
| define_machine (mpc837x_mds) | |
| #define BCSR12_USB_SER_DEVICE 0x02 |
Definition at line 28 of file mpc837x_mds.c.
| #define BCSR12_USB_SER_MASK 0x8a |
Definition at line 26 of file mpc837x_mds.c.
| #define BCSR12_USB_SER_PIN 0x80 |
Definition at line 27 of file mpc837x_mds.c.
| define_machine | ( | mpc837x_mds | ) |
Definition at line 101 of file mpc837x_mds.c.
| machine_device_initcall | ( | mpc837x_mds | , |
| mpc83xx_declare_of_platform_devices | |||
| ) |
1.8.2