Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
maps.c File Reference
#include <linux/kernel.h>
#include "2t3e3.h"

Go to the source code of this file.

Variables

const u32 cpld_reg_map [][2]
 
const u32 cpld_val_map [][2]
 
const u32 t3e3_framer_reg_map []
 
const u32 t3e3_liu_reg_map []
 

Variable Documentation

const u32 cpld_reg_map[][2]
Initial value:
=
{
{ 0x0000, 0x0080 },
{ 0x0004, 0x0084 },
{ 0x0008, 0x0088 },
{ 0x000c, 0x008c },
{ 0x0010, 0x0090 },
{ 0x0200, 0x0200 },
{ 0x0204, 0x0204 },
{ 0x0800, 0x1000 },
{ 0x2000, 0x2000 },
{ 0x2004, 0x2004 },
{ 0x2008, 0x2008 },
{ 0x200c, 0x200c },
{ 0x2010, 0x2014 },
{ 0x2018, 0x201c },
{ 0x2020, 0x2024 },
{ 0x0068, 0x00e8 },
{ 0x006c, 0x00ec },
{ 0x0070, 0x00f0 },
}

Definition at line 16 of file maps.c.

const u32 cpld_val_map[][2]
Initial value:
=
{
{ 0x01, 0x02 },
{ 0x04, 0x08 },
{ 0x00, 0x04 },
{ 0x01, 0x02 }
}

Definition at line 38 of file maps.c.

const u32 t3e3_framer_reg_map[]

Definition at line 46 of file maps.c.

const u32 t3e3_liu_reg_map[]
Initial value:
=
{
0x00,
0x01,
0x02,
0x03,
0x04
}

Definition at line 97 of file maps.c.