Home
last modified time | relevance | path

Searched refs:CICR3_VSW (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/soc_camera/
Dpxa_camera.c102 #define CICR3_VSW (0x3f << 10) /* Vertical sync pulse width mask */ macro
162 #define CICR3_VSW_VAL(x) (((x) << 11) & CICR3_VSW) /* Vertical sync pulse width */