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

Data Fields

void __iomemdata
 
void __iomemdsr
 
void __iomemdcr
 
void __iomemeppAddr
 
void __iomemeppData0
 
void __iomemeppData1
 
void __iomemeppData2
 
void __iomemeppData3
 
void __iomemecpAFifo
 
void __iomemfifo
 
void __iomemcnfgA
 
void __iomemcnfgB
 
void __iomemecr
 

Detailed Description

struct parport_ip32_regs - virtual addresses of parallel port registers : Data Register : Device Status Register : Device Control Register : EPP Address Register : EPP Data Register 0 : EPP Data Register 1 : EPP Data Register 2 : EPP Data Register 3 : ECP Address FIFO : General FIFO register. The same address is used for:

Definition at line 168 of file parport_ip32.c.

Field Documentation

void __iomem* cnfgA

Definition at line 179 of file parport_ip32.c.

void __iomem* cnfgB

Definition at line 180 of file parport_ip32.c.

Definition at line 169 of file parport_ip32.c.

void __iomem* dcr

Definition at line 171 of file parport_ip32.c.

void __iomem* dsr

Definition at line 170 of file parport_ip32.c.

void __iomem* ecpAFifo

Definition at line 177 of file parport_ip32.c.

void __iomem* ecr

Definition at line 181 of file parport_ip32.c.

void __iomem* eppAddr

Definition at line 172 of file parport_ip32.c.

void __iomem* eppData0

Definition at line 173 of file parport_ip32.c.

void __iomem* eppData1

Definition at line 174 of file parport_ip32.c.

void __iomem* eppData2

Definition at line 175 of file parport_ip32.c.

void __iomem* eppData3

Definition at line 176 of file parport_ip32.c.

Definition at line 178 of file parport_ip32.c.


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