Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tpm_inf_dev Struct Reference

Data Fields

struct i2c_clientclient
 
u8 buf [TPM_BUFSIZE+sizeof(u8)]
 
struct tpm_chipchip
 
int iotype
 
void __iomemmem_base
 
unsigned long map_base
 
unsigned long map_size
 
unsigned int index_off
 
unsigned int data_regs
 
unsigned int data_size
 
unsigned int config_port
 
unsigned int config_size
 

Detailed Description

Definition at line 62 of file tpm_i2c_infineon.c.

Field Documentation

Definition at line 64 of file tpm_i2c_infineon.c.

Definition at line 65 of file tpm_i2c_infineon.c.

Definition at line 63 of file tpm_i2c_infineon.c.

unsigned int config_port

Definition at line 50 of file tpm_infineon.c.

unsigned int config_size

Definition at line 51 of file tpm_infineon.c.

unsigned int data_regs

Definition at line 47 of file tpm_infineon.c.

unsigned int data_size

Definition at line 48 of file tpm_infineon.c.

unsigned int index_off

Definition at line 45 of file tpm_infineon.c.

int iotype

Definition at line 40 of file tpm_infineon.c.

unsigned long map_base

Definition at line 43 of file tpm_infineon.c.

unsigned long map_size

Definition at line 44 of file tpm_infineon.c.

void __iomem* mem_base

Definition at line 42 of file tpm_infineon.c.


The documentation for this struct was generated from the following files: