Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
chip_desc Struct Reference

Public Types

enum  muxtype { pca954x_ismux = 0, pca954x_isswi }
 

Data Fields

u8 nchans
 
u8 enable
 
enum chip_desc::muxtype muxtype
 
unsigned alarm:1
 
u16 nvram_offset
 
u16 nvram_size
 
u16 trickle_charger_reg
 

Detailed Description

Definition at line 67 of file i2c-mux-pca954x.c.

Member Enumeration Documentation

enum muxtype
Enumerator:
pca954x_ismux 
pca954x_isswi 

Definition at line 70 of file i2c-mux-pca954x.c.

Field Documentation

unsigned alarm

Definition at line 124 of file rtc-ds1307.c.

u8 enable

Definition at line 69 of file i2c-mux-pca954x.c.

u8 nchans

Definition at line 68 of file i2c-mux-pca954x.c.

u16 nvram_offset

Definition at line 125 of file rtc-ds1307.c.

u16 nvram_size

Definition at line 126 of file rtc-ds1307.c.

u16 trickle_charger_reg

Definition at line 127 of file rtc-ds1307.c.


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