Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
mt9t112.h File Reference

Go to the source code of this file.

Data Structures

struct  mt9t112_pll_divider
 
struct  mt9t112_camera_info
 

Macros

#define MT9T112_FLAG_PCLK_RISING_EDGE   (1 << 0)
 
#define MT9T112_FLAG_DATAWIDTH_8   (1 << 1) /* default width is 10 */
 

Macro Definition Documentation

#define MT9T112_FLAG_DATAWIDTH_8   (1 << 1) /* default width is 10 */

Definition at line 15 of file mt9t112.h.

#define MT9T112_FLAG_PCLK_RISING_EDGE   (1 << 0)

Definition at line 14 of file mt9t112.h.