Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dpxa_camera.c99 #define CICR2_HSW (0x3f << 10) /* Horizontal sync pulse width mask */ macro
163 #define CICR2_HSW_VAL(x) (((x) << 10) & CICR2_HSW) /* Horizontal sync pulse width */