#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/cpu.h>
#include <asm/cpu.h>
#include <asm/cpu-info.h>
#include <asm/mipsregs.h>
#include <bcm63xx_cpu.h>
#include <bcm63xx_regs.h>
#include <bcm63xx_io.h>
#include <bcm63xx_irq.h>
Go to the source code of this file.
Definition at line 83 of file cpu.c.
unsigned int bcm63xx_get_cpu_freq |
( |
void |
| ) |
|
Definition at line 97 of file cpu.c.
Definition at line 90 of file cpu.c.
unsigned int bcm63xx_get_memory_size |
( |
void |
| ) |
|
Definition at line 24 of file cpu.c.
Definition at line 21 of file cpu.c.