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

#include <ad9832.h>

Data Fields

unsigned long mclk
 
unsigned long freq0
 
unsigned long freq1
 
unsigned short phase0
 
unsigned short phase1
 
unsigned short phase2
 
unsigned short phase3
 

Detailed Description

struct ad9832_platform_data - platform specific information : master clock in Hz : power up freq0 tuning word in Hz : power up freq1 tuning word in Hz : power up phase0 value [0..4095] correlates with 0..2PI : power up phase1 value [0..4095] correlates with 0..2PI : power up phase2 value [0..4095] correlates with 0..2PI : power up phase3 value [0..4095] correlates with 0..2PI

Definition at line 116 of file ad9832.h.

Field Documentation

unsigned long freq0

Definition at line 118 of file ad9832.h.

unsigned long freq1

Definition at line 119 of file ad9832.h.

unsigned long mclk

Definition at line 117 of file ad9832.h.

unsigned short phase0

Definition at line 120 of file ad9832.h.

unsigned short phase1

Definition at line 121 of file ad9832.h.

unsigned short phase2

Definition at line 122 of file ad9832.h.

unsigned short phase3

Definition at line 123 of file ad9832.h.


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