Go to the documentation of this file.
10 #ifndef S5P_MIPI_CSIS_H_
11 #define S5P_MIPI_CSIS_H_
13 #define CSIS_DRIVER_NAME "s5p-mipi-csis"
14 #define CSIS_MAX_ENTITIES 2
15 #define CSIS0_MAX_LANES 4
16 #define CSIS1_MAX_LANES 2
18 #define CSIS_PAD_SINK 0
19 #define CSIS_PAD_SOURCE 1
20 #define CSIS_PADS_NUM 2
22 #define S5PCSIS_DEF_PIX_WIDTH 640
23 #define S5PCSIS_DEF_PIX_HEIGHT 480