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

#include <ad9834.h>

Data Fields

struct spi_devicespi
 
struct regulatorreg
 
unsigned int mclk
 
unsigned short control
 
unsigned short devid
 
struct spi_transfer xfer
 
struct spi_message msg
 
struct spi_transfer freq_xfer [2]
 
struct spi_message freq_msg
 
unsigned short data ____cacheline_aligned
 
unsigned short freq_data [2]
 

Detailed Description

struct ad9834_state - driver instance specific data : spi_device : supply regulator : external master clock : cached control word : default spi transfer : default spi message : tuning word spi transfer : tuning word spi message : spi transmit buffer : tuning word spi transmit buffer

Definition at line 53 of file ad9834.h.

Field Documentation

Definition at line 68 of file ad9834.h.

unsigned short control

Definition at line 57 of file ad9834.h.

unsigned short devid

Definition at line 58 of file ad9834.h.

unsigned short freq_data[2]

Definition at line 69 of file ad9834.h.

struct spi_message freq_msg

Definition at line 62 of file ad9834.h.

struct spi_transfer freq_xfer[2]

Definition at line 61 of file ad9834.h.

unsigned int mclk

Definition at line 56 of file ad9834.h.

Definition at line 60 of file ad9834.h.

Definition at line 55 of file ad9834.h.

Definition at line 54 of file ad9834.h.

Definition at line 59 of file ad9834.h.


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