Home
last modified time | relevance | path

Searched defs:y_skip_top (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/media/
Dmt9v022.h13 unsigned short y_skip_top; /* Lines to skip at the top */ member
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9m001.c102 unsigned short y_skip_top; /* Lines to skip at the top */ member
Dmt9t031.c83 unsigned short y_skip_top; /* Lines to skip at the top */ member
Dmt9v022.c165 unsigned short y_skip_top; /* Lines to skip at the top */ member
/linux-4.4.14/drivers/media/platform/soc_camera/
Dpxa_camera.c1035 u32 cicr0, cicr1, cicr2, cicr3, cicr4 = 0, y_skip_top; in pxa_camera_setup_cicr() local