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

#include <ci.h>

Data Fields

unsigned lpm
 
resource_size_t phys
 
void __iomemabs
 
void __iomemcap
 
void __iomemop
 
size_t size
 
void __iomem ** regmap
 

Detailed Description

struct hw_bank - hardware register mapping representation : set if the device is LPM capable : physical address of the controller's registers : absolute address of the beginning of register window : capability registers : operational registers : size of the register window : register lookup table

Definition at line 92 of file ci.h.

Field Documentation

void __iomem* abs

Definition at line 95 of file ci.h.

void __iomem* cap

Definition at line 96 of file ci.h.

unsigned lpm

Definition at line 93 of file ci.h.

Definition at line 97 of file ci.h.

Definition at line 94 of file ci.h.

Definition at line 99 of file ci.h.

size_t size

Definition at line 98 of file ci.h.


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