Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
mv64x60_udbg.c File Reference
#include <asm/io.h>
#include <asm/prom.h>
#include <asm/udbg.h>
#include <sysdev/mv64x60.h>

Go to the source code of this file.

Macros

#define MPSC_0_CR1_OFFSET   0x000c
 
#define MPSC_0_CR2_OFFSET   0x0010
 
#define MPSC_CHR_2_TCS   (1 << 9)
 
#define MPSC_0_CHR_10_OFFSET   0x0030
 
#define MPSC_INTR_CAUSE_OFF_0   0x0004
 
#define MPSC_INTR_CAUSE_OFF_1   0x000c
 
#define MPSC_INTR_CAUSE_RCC   (1<<6)
 

Functions

void mv64x60_init_early (void)
 

Macro Definition Documentation

#define MPSC_0_CHR_10_OFFSET   0x0030

Definition at line 23 of file mv64x60_udbg.c.

#define MPSC_0_CR1_OFFSET   0x000c

Definition at line 18 of file mv64x60_udbg.c.

#define MPSC_0_CR2_OFFSET   0x0010

Definition at line 20 of file mv64x60_udbg.c.

#define MPSC_CHR_2_TCS   (1 << 9)

Definition at line 21 of file mv64x60_udbg.c.

#define MPSC_INTR_CAUSE_OFF_0   0x0004

Definition at line 25 of file mv64x60_udbg.c.

#define MPSC_INTR_CAUSE_OFF_1   0x000c

Definition at line 26 of file mv64x60_udbg.c.

#define MPSC_INTR_CAUSE_RCC   (1<<6)

Definition at line 27 of file mv64x60_udbg.c.

Function Documentation

void mv64x60_init_early ( void  )

Definition at line 149 of file mv64x60_udbg.c.