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

Data Fields

struct device * dev
 
void __iomem * regs
 
unsigned int irq
 
struct clk * sclk_dac
 
struct clk * dac
 
struct clk * dacphy
 
struct clk * fout_vpll
 
struct regulator * vdac
 
struct regulator * vdet
 
struct v4l2_subdev sd
 
struct sdo_format * fmt
 

Detailed Description

Definition at line 43 of file sdo_drv.c.

Field Documentation

struct clk* dac

DAC clock

Definition at line 53 of file sdo_drv.c.

struct clk* dacphy

DAC physical interface

Definition at line 55 of file sdo_drv.c.

struct device* dev

pointer to device parent

Definition at line 45 of file sdo_drv.c.

current format

Definition at line 65 of file sdo_drv.c.

struct clk* fout_vpll

clock for control of VPLL

Definition at line 57 of file sdo_drv.c.

unsigned int irq

SDO interrupt

Definition at line 49 of file sdo_drv.c.

base address of SDO registers

Definition at line 47 of file sdo_drv.c.

struct clk* sclk_dac

DAC source clock

Definition at line 51 of file sdo_drv.c.

subdev used as device interface

Definition at line 63 of file sdo_drv.c.

regulator for SDO IP power

Definition at line 59 of file sdo_drv.c.

regulator for SDO plug detection

Definition at line 61 of file sdo_drv.c.


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