|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned char | as_uchar |
| struct { | |
| unsigned reserved1: 3 | |
| unsigned pll_gain: 1 | |
| unsigned pll_stop: 1 | |
| unsigned ace_stop: 1 | |
| unsigned pll_clock_ctrl: 1 | |
| unsigned ir_test: 1 | |
| } | by_field |
Definition at line 536 of file smc37c669.c.
| unsigned ace_stop |
Definition at line 542 of file smc37c669.c.
| unsigned char as_uchar |
Definition at line 537 of file smc37c669.c.
| struct { ... } by_field |
| unsigned ir_test |
Definition at line 544 of file smc37c669.c.
| unsigned pll_clock_ctrl |
Definition at line 543 of file smc37c669.c.
| unsigned pll_gain |
Definition at line 540 of file smc37c669.c.
| unsigned pll_stop |
Definition at line 541 of file smc37c669.c.
| unsigned reserved1 |
Definition at line 539 of file smc37c669.c.
1.8.2