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

Data Fields

struct spi_devicespi
 
struct regulatorreg
 
struct ad9523_platform_datapdata
 
struct iio_chan_spec ad9523_channels [AD9523_NUM_CHAN]
 
unsigned long vcxo_freq
 
unsigned long vco_freq
 
unsigned long vco_out_freq [AD9523_NUM_CLK_SRC]
 
unsigned char vco_out_map [AD9523_NUM_CHAN_ALT_CLK_SRC]
 
union {
   __be32   d32
 
   u8   d8 [4]
 
____cacheline_aligned [2]
 

Detailed Description

Definition at line 266 of file ad9523.c.

Field Documentation

union { ... } ____cacheline_aligned[2]

Definition at line 270 of file ad9523.c.

__be32 d32

Definition at line 282 of file ad9523.c.

u8 d8[4]

Definition at line 283 of file ad9523.c.

Definition at line 269 of file ad9523.c.

Definition at line 268 of file ad9523.c.

Definition at line 267 of file ad9523.c.

unsigned long vco_freq

Definition at line 273 of file ad9523.c.

unsigned long vco_out_freq[AD9523_NUM_CLK_SRC]

Definition at line 274 of file ad9523.c.

unsigned char vco_out_map[AD9523_NUM_CHAN_ALT_CLK_SRC]

Definition at line 275 of file ad9523.c.

unsigned long vcxo_freq

Definition at line 272 of file ad9523.c.


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