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

#include <omap3isp.h>

Data Fields

unsigned int strobe_clk_pol:1
 
unsigned int crc:1
 
unsigned int ccp2_mode:1
 
unsigned int phy_layer:1
 
unsigned int vpclk_div:2
 
struct isp_csiphy_lanes_cfg lanecfg
 

Detailed Description

struct isp_ccp2_platform_data - CCP2 interface platform data : Strobe/clock polarity 0 - Non Inverted, 1 - Inverted : Enable the cyclic redundancy check : Enable CCP2 compatibility mode ISP_CCP2_MODE_MIPI - MIPI-CSI1 mode ISP_CCP2_MODE_CCP2 - CCP2 mode : Physical layer selection ISP_CCP2_PHY_DATA_CLOCK - Data/clock physical layer ISP_CCP2_PHY_DATA_STROBE - Data/strobe physical layer : Video port output clock control

Definition at line 121 of file omap3isp.h.

Field Documentation

unsigned int ccp2_mode

Definition at line 124 of file omap3isp.h.

unsigned int crc

Definition at line 123 of file omap3isp.h.

Definition at line 127 of file omap3isp.h.

unsigned int phy_layer

Definition at line 125 of file omap3isp.h.

unsigned int strobe_clk_pol

Definition at line 122 of file omap3isp.h.

unsigned int vpclk_div

Definition at line 126 of file omap3isp.h.


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