Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
sh_mobile_csi2.h File Reference
#include <linux/list.h>

Go to the source code of this file.

Data Structures

struct  sh_csi2_client_config
 
struct  sh_csi2_pdata
 

Macros

#define SH_CSI2_CRC   (1 << 0)
 
#define SH_CSI2_ECC   (1 << 1)
 

Enumerations

enum  sh_csi2_phy { SH_CSI2_PHY_MAIN, SH_CSI2_PHY_SUB }
 
enum  sh_csi2_type { SH_CSI2C, SH_CSI2I }
 

Macro Definition Documentation

#define SH_CSI2_CRC   (1 << 0)

Definition at line 26 of file sh_mobile_csi2.h.

#define SH_CSI2_ECC   (1 << 1)

Definition at line 27 of file sh_mobile_csi2.h.

Enumeration Type Documentation

Enumerator:
SH_CSI2_PHY_MAIN 
SH_CSI2_PHY_SUB 

Definition at line 16 of file sh_mobile_csi2.h.

Enumerator:
SH_CSI2C 
SH_CSI2I 

Definition at line 21 of file sh_mobile_csi2.h.