Linux Kernel
3.7.1
|
Data Fields | |
u32 | status |
u32 | pad [2] |
u32 | clk |
u32 | ch_ctrl [ADC_CHANNEL_NUM] |
struct chan_data | ch_data [ADC_CHANNEL_NUM] |
u32 | scan_rate_lo |
u32 | scan_rate_hi |
struct chan_data | average |
Definition at line 65 of file spear_adc.c.
Definition at line 73 of file spear_adc.c.
u32 ch_ctrl[ADC_CHANNEL_NUM] |
Definition at line 69 of file spear_adc.c.
struct chan_data ch_data[ADC_CHANNEL_NUM] |
Definition at line 70 of file spear_adc.c.
Definition at line 68 of file spear_adc.c.
u32 pad[2] |
Definition at line 67 of file spear_adc.c.
u32 scan_rate_hi |
Definition at line 72 of file spear_adc.c.
u32 scan_rate_lo |
Definition at line 71 of file spear_adc.c.
Definition at line 66 of file spear_adc.c.