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

#include <camera-mx3.h>

Data Fields

unsigned long flags
 
unsigned long mclk_10khz
 
struct devicedma_dev
 

Detailed Description

struct mx3_camera_pdata - i.MX3x camera platform data : MX3_CAMERA_* flags : master clock frequency in 10kHz units : IPU DMA device to match against in channel allocation

Definition at line 42 of file camera-mx3.h.

Field Documentation

struct device* dma_dev

Definition at line 45 of file camera-mx3.h.

unsigned long flags

Definition at line 43 of file camera-mx3.h.

unsigned long mclk_10khz

Definition at line 44 of file camera-mx3.h.


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