Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
shadows.c File Reference

Go to the source code of this file.

Variables

unsigned long genconfig_shadow
 
unsigned long gen_config_ii_shadow
 
unsigned long port_g_data_shadow
 
unsigned char port_pa_dir_shadow
 
unsigned char port_pa_data_shadow
 
unsigned char port_pb_i2c_shadow
 
unsigned char port_pb_config_shadow
 
unsigned char port_pb_dir_shadow
 
unsigned char port_pb_data_shadow
 
unsigned long r_timer_ctrl_shadow
 
unsigned long port_cse1_shadow
 
unsigned long port_csp0_shadow
 
unsigned long port_csp4_shadow
 
volatile unsigned longport_cse1_addr
 
volatile unsigned longport_csp0_addr
 
volatile unsigned longport_csp4_addr
 

Variable Documentation

unsigned long gen_config_ii_shadow

Definition at line 8 of file shadows.c.

unsigned long genconfig_shadow

Definition at line 7 of file shadows.c.

volatile unsigned long* port_cse1_addr

Definition at line 33 of file shadows.c.

unsigned long port_cse1_shadow

Definition at line 25 of file shadows.c.

volatile unsigned long* port_csp0_addr

Definition at line 34 of file shadows.c.

unsigned long port_csp0_shadow

Definition at line 26 of file shadows.c.

volatile unsigned long* port_csp4_addr

Definition at line 35 of file shadows.c.

unsigned long port_csp4_shadow

Definition at line 27 of file shadows.c.

unsigned long port_g_data_shadow

Definition at line 9 of file shadows.c.

unsigned char port_pa_data_shadow

Definition at line 11 of file shadows.c.

unsigned char port_pa_dir_shadow

Definition at line 10 of file shadows.c.

unsigned char port_pb_config_shadow

Definition at line 13 of file shadows.c.

unsigned char port_pb_data_shadow

Definition at line 15 of file shadows.c.

unsigned char port_pb_dir_shadow

Definition at line 14 of file shadows.c.

unsigned char port_pb_i2c_shadow

Definition at line 12 of file shadows.c.

unsigned long r_timer_ctrl_shadow

Definition at line 16 of file shadows.c.