|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/module.h>#include <linux/kernel.h>#include <linux/reboot.h>#include <linux/string.h>#include <asm/bootinfo.h>#include <asm/mipsregs.h>#include <asm/io.h>#include <asm/sibyte/sb1250.h>#include <asm/sibyte/sb1250_regs.h>#include <asm/sibyte/sb1250_scd.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL (soc_type) | |
| EXPORT_SYMBOL (zbbus_mhz) | |
| int | sb1250_m3_workaround_needed (void) |
| void __init | sb1250_setup (void) |
Variables | |
| unsigned int | sb1_pass |
| unsigned int | soc_pass |
| unsigned int | soc_type |
| unsigned int | periph_rev |
| unsigned int | zbbus_mhz |
| EXPORT_SYMBOL | ( | soc_type | ) |
| EXPORT_SYMBOL | ( | zbbus_mhz | ) |
1.8.2