|
Linux Kernel
3.7.1
|
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 |
Definition at line 67 of file i2c-mux-pca954x.c.
| enum muxtype |
Definition at line 70 of file i2c-mux-pca954x.c.
| 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.
1.8.2