Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Dpxa_camera.c92 #define CICR2_HSW (0x3f << 10) /* Horizontal sync pulse width mask */ macro
156 #define CICR2_HSW_VAL(x) (((x) << 10) & CICR2_HSW) /* Horizontal sync pulse width */