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

#include <internal.h>

Data Fields

struct rb_node node
 
unsigned int range_min
 
unsigned int range_max
 
unsigned int selector_reg
 
unsigned int selector_mask
 
int selector_shift
 
unsigned int window_start
 
unsigned int window_len
 

Detailed Description

Definition at line 121 of file internal.h.

Field Documentation

Definition at line 122 of file internal.h.

unsigned int range_max

Definition at line 125 of file internal.h.

unsigned int range_min

Definition at line 124 of file internal.h.

unsigned int selector_mask

Definition at line 128 of file internal.h.

unsigned int selector_reg

Definition at line 127 of file internal.h.

int selector_shift

Definition at line 129 of file internal.h.

unsigned int window_len

Definition at line 132 of file internal.h.

unsigned int window_start

Definition at line 131 of file internal.h.


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